Skip to content

Commit

Permalink
Merge pull request #2485 from xrmx/bump-trove-classifiers
Browse files Browse the repository at this point in the history
Bump trove classifiers up to 3.11
  • Loading branch information
xrmx authored Sep 19, 2022
2 parents 066b7fd + c6025c5 commit fd014be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ def get_extra_require():
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
],
install_requires=get_extra_require()
)

0 comments on commit fd014be

Please sign in to comment.