Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Support Python Version 3.10
  • Loading branch information
uJhin authored Feb 6, 2022
1 parent ded6ffc commit 49c13b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
classifiers = [
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10'
'Programming Language :: Python :: 3.10',
],
keywords = [
Expand Down

0 comments on commit 49c13b1

Please sign in to comment.