Skip to content

Commit

Permalink
Update PyPI classifiers to run through 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-rhodes committed Oct 7, 2023
1 parent 3e5bd8c commit 168bb43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@
'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',
'Programming Language :: Python :: 3.12',
],
packages = [ 'ephem', 'ephem.tests' ],
package_data = { 'ephem': ['doc/*.rst',
Expand Down

0 comments on commit 168bb43

Please sign in to comment.