kopia lustrzana https://github.com/ihabunek/toot
Fix requirements
rodzic
52bf99b8c2
commit
c9ece59482
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ setup(
|
||||||
],
|
],
|
||||||
packages=['toot'],
|
packages=['toot'],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'requests>=2.0.0<3.0.0',
|
'requests ~= 2.13',
|
||||||
'future'
|
'future'
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
|
|
Ładowanie…
Reference in New Issue