Revert "Add six 1.11.0 to the list of compatible dependencies"

This commit is contained in:
Roman Mogylatov 2017-10-10 15:36:55 -07:00 committed by GitHub
parent 2808ae157b
commit e3727fca11
5 changed files with 4537 additions and 5575 deletions

View File

@ -7,11 +7,6 @@ that were made in every particular version.
From version 0.7.6 *Dependency Injector* framework strictly
follows `Semantic versioning`_
Development version
-------------------
- Add support of six 1.11.0.
- Regenerate C sources using Cython 0.27.
3.6.1
-----
- Regenerate C sources using Cython 0.26.

View File

@ -1,4 +1,4 @@
cython==0.27
cython==0.26
tox
unittest2
coverage

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff