Skip to content

Commit

Permalink
Merge pull request #2576 from xrmx/add-py312-trove-classifier
Browse files Browse the repository at this point in the history
Add python trove classifier for 3.12
  • Loading branch information
xrmx authored Nov 1, 2023
2 parents 0486062 + 4d1651a commit 6ecc981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ def get_extra_require():
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12',
],
install_requires=get_extra_require()
)

0 comments on commit 6ecc981

Please sign in to comment.