We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67e9856 + d223cf7 commit ccaadfaCopy full SHA for ccaadfa
setup.py
@@ -24,8 +24,8 @@
24
url="https://github.com/wojtekwanczyk/easy_manage",
25
packages=setuptools.find_packages(),
26
classifiers=[
27
- "Programming Language :: Python :: 3.6.8",
28
- "License :: OSI Approved :: MIT License",
+ "Programming Language :: Python :: 3",
+ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
29
"Operating System :: OS Independent",
30
],
31
entry_points={
0 commit comments