We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f108755 commit c96252eCopy full SHA for c96252e
setup.py
@@ -33,7 +33,7 @@
33
"Programming Language :: Python :: 3.5",
34
"Programming Language :: Python :: 3.6"
35
],
36
- python_requires='>=3.6',
+ python_requires='>=3.5',
37
license="GPLv3",
38
platforms=["any"],
39
keywords="python, microservices",
0 commit comments