We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f970a commit c5be44dCopy full SHA for c5be44d
pyproject.toml
@@ -18,6 +18,7 @@ classifiers = [
18
"Programming Language :: Python :: 3.7",
19
"Programming Language :: Python :: 3.8",
20
"Programming Language :: Python :: 3.9",
21
+ "Programming Language :: Python :: 3.10",
22
"Programming Language :: Python :: Implementation :: PyPy",
23
"Topic :: Utilities",
24
"Topic :: System :: Shells"
setup.py
@@ -57,6 +57,7 @@
57
58
59
60
61
62
63
"Topic :: System :: Shells",
0 commit comments