We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 990880a + 3203100 commit c5d08b5Copy full SHA for c5d08b5
1 file changed
setup.py
@@ -42,7 +42,7 @@ def parse_requirements(fname):
42
"Development Status :: 3 - Alpha",
43
"Intended Audience :: Developers",
44
"Natural Language :: English",
45
- "Programming Language :: Python :: 3.7"
+ "Programming Language :: Python :: 3.7",
46
"Programming Language :: Python :: 3.8",
47
],
48
use_scm_version={"write_to": "src/sumo/wrapper/version.py"},
0 commit comments