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.
2 parents e1e66ad + 4c84cd1 commit 94aff97Copy full SHA for 94aff97
setup.py
@@ -100,7 +100,7 @@ def get_reqs(lookup=None, key="INSTALL_REQUIRES"):
100
"Topic :: Software Development",
101
"Topic :: Scientific/Engineering",
102
"Operating System :: Unix",
103
- "Programming Language :: Python :: 3.3",
+ "Programming Language :: Python :: 3.7",
104
],
105
entry_points={"console_scripts": ["shpc=shpc.client:run_shpc"]},
106
)
0 commit comments