Add support of six 1.12 (#212)

* Increase range of six versions to 1.12

* Update changelog
This commit is contained in:
Roman Mogylatov 2018-12-22 20:50:25 +02:00 committed by GitHub
parent f4f773be5a
commit 2792d02455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ Development version
------------------- -------------------
- Fix issue with copying providers that have system streams injections - Fix issue with copying providers that have system streams injections
(``sys.stdin``, ``sys.stdout`` and ``sys.stderr``). (``sys.stdin``, ``sys.stdout`` and ``sys.stderr``).
- Add support of six 1.12.0.
3.14.2 3.14.2
------ ------

View File

@ -1 +1 @@
six>=1.7.0,<=1.11.0 six>=1.7.0,<=1.12.0