Re-activated Bluesky posting

Updated classifiers in pyproject.toml
This commit is contained in:
Jamie Hardt
2024-11-26 11:15:08 -08:00
parent 156828b648
commit fbdfcddfff
2 changed files with 12 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ classifiers = [
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: 3.12'
'Programming Language :: Python :: 3.13'
]
homepage = "https://github.com/iluvcapra/pycmx"
documentation = "https://pycmx.readthedocs.io/"