We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844cd57 commit 82e7782Copy full SHA for 82e7782
setup.py
@@ -29,6 +29,7 @@ def read(HERE: pathlib.Path, filename, variable):
29
"Development Status :: 2 - Pre-Alpha",
30
"Programming Language :: Python",
31
"Programming Language :: Python :: 3",
32
+ "Programming Language :: Python :: 3.6",
33
"Programming Language :: Python :: 3.7",
34
"License :: OSI Approved :: MIT License",
35
"Intended Audience :: Developers",
0 commit comments