We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2c153 commit 0399e4aCopy full SHA for 0399e4a
1 file changed
setup.cfg
@@ -9,15 +9,12 @@ classifier =
9
Development Status :: 5 - Production/Stable
10
License :: OSI Approved :: MIT License
11
Programming Language :: Python
12
- Programming Language :: Python :: 2
13
- Programming Language :: Python :: 2.6
14
- Programming Language :: Python :: 2.7
15
Programming Language :: Python :: 3
16
- Programming Language :: Python :: 3.3
17
- Programming Language :: Python :: 3.4
18
- Programming Language :: Python :: 3.5
19
- Programming Language :: Python :: 3.6
20
- Intended Audience :: Developers
+ Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
+ Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
+Intended Audience :: Developers
21
Environment :: Console
22
keywords =
23
virtualenv
0 commit comments