mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-06-16 03:23:13 +03:00
Merge remote-tracking branch 'origin/six-1.10.0-support'
This commit is contained in:
commit
e1d6583157
|
@ -17,6 +17,7 @@ Development version
|
||||||
- Add images for catalog "Writing catalogs" and "Operating with catalogs"
|
- Add images for catalog "Writing catalogs" and "Operating with catalogs"
|
||||||
examples.
|
examples.
|
||||||
- Add support of Python 3.5.
|
- Add support of Python 3.5.
|
||||||
|
- Add support of six 1.10.0.
|
||||||
- Add minor refactorings and code style fixes.
|
- Add minor refactorings and code style fixes.
|
||||||
|
|
||||||
0.9.5
|
0.9.5
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
six>=1.7.0,<=1.9.0
|
six>=1.7.0,<=1.10.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user