aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index edf5ec3..7798559 100644
--- a/setup.py
+++ b/setup.py
@@ -50,6 +50,7 @@ with open("README.md", "r") as fh:
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
+ "Programming Language :: Python :: 3 :: 7",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],