We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22309aa commit 2ff7511Copy full SHA for 2ff7511
1 file changed
pyproject.toml
@@ -10,6 +10,7 @@ readme = "README.md"
10
authors = [ { name = "Nathan McDougall", email = "nathan.j.mcdougall@gmail.com" } ]
11
requires-python = ">=3.10"
12
classifiers = [
13
+ "License :: OSI Approved :: MIT License",
14
"Programming Language :: Python :: 3 :: Only",
15
"Programming Language :: Python :: 3.10",
16
"Programming Language :: Python :: 3.11",
0 commit comments