Skip to content

Commit

Permalink
Update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
nickstenning committed Oct 30, 2021
1 parent 7c5e67a commit ca8e5e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
]
INSTALL_REQUIRES = []
EXTRAS_REQUIRE = {
Expand Down

0 comments on commit ca8e5e8

Please sign in to comment.