Skip to content

Commit dcd5636

Browse files
authored
Merge pull request #13 from Tobias-Fischer/patch-3
Test MacOS PRs + Update Python versions
2 parents b402e43 + dd28ffc commit dcd5636

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ classifiers = [
1313
# Indicate who your project is intended for
1414
"Intended Audience :: Developers",
1515
# Specify the Python versions you support here.
16-
"Programming Language :: Python :: 3.7",
17-
"Programming Language :: Python :: 3.8",
1816
"Programming Language :: Python :: 3.9",
1917
"Programming Language :: Python :: 3.10",
2018
"Programming Language :: Python :: 3.11",
19+
"Programming Language :: Python :: 3.12",
2120

2221
"License :: OSI Approved :: MIT License",
2322
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)