Skip to content

Commit fe5800f

Browse files
committed
fix: typo
1 parent 6fc0a68 commit fe5800f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,12 @@
3636
classifiers=[
3737
"Development Status :: 3 - Alpha",
3838
"Intended Audience :: Developers",
39+
"Programming Language :: Python :: 3 :: Only",
3940
"Programming Language :: Python :: 3",
4041
"Programming Language :: Python :: 3.7",
4142
"Programming Language :: Python :: 3.8",
43+
"Programming Language :: Python :: 3.9",
44+
"Programming Language :: Python :: 3.10",
4245
"License :: OSI Approved :: Apache Software License",
4346
"Operating System :: OS Independent",
4447
],

0 commit comments

Comments
 (0)