kopia lustrzana https://gitlab.com/jaywink/federation
Bump and loosen python-dateutil
rodzic
a6aa6eda0c
commit
3b69b632c5
2
setup.py
2
setup.py
|
@ -23,7 +23,7 @@ setup(
|
||||||
"lxml>=3.4.4, <=3.6.0",
|
"lxml>=3.4.4, <=3.6.0",
|
||||||
"jsonschema==2.5.1",
|
"jsonschema==2.5.1",
|
||||||
"pycrypto==2.6.1",
|
"pycrypto==2.6.1",
|
||||||
"python-dateutil==2.4.2",
|
"python-dateutil>=2.4.2, <=2.5.3",
|
||||||
"python-xrd==0.1",
|
"python-xrd==0.1",
|
||||||
],
|
],
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
|
Ładowanie…
Reference in New Issue