Merge branch 'main' into gagb/add-github-issue-conversion

This commit is contained in:
gagb 2024-12-14 18:34:18 -08:00 committed by GitHub
commit 0c25a086e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,11 +16,10 @@ authors = [
classifiers = [
"Development Status :: 4 - Beta",
"Programming Language :: Python",
"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",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
]