We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a14b2a commit 518306dCopy full SHA for 518306d
1 file changed
setup.py
@@ -58,6 +58,6 @@
58
"Intended Audience :: Developers",
59
"Topic :: Software Development :: Build Tools",
60
"License :: OSI Approved :: MIT License",
61
- "Programming Language :: Python :: 3.8",
+ "Programming Language :: Python :: 3.9",
62
],
63
)
0 commit comments