mirror of
https://github.com/Hopiu/portainer-cli.git
synced 2026-03-16 22:10:34 +00:00
Update setup.py
This commit is contained in:
parent
38ff11d4db
commit
eb867fd2a3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -28,5 +28,5 @@ setuptools.setup(
|
|||
'requests>=2.20.0',
|
||||
'validators>=0.12.2',
|
||||
],
|
||||
python_requires='>=3.6',
|
||||
python_requires='>=2.7',
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue