removed wrong classifier

This commit is contained in:
Hazel Noack 2025-06-10 16:36:07 +02:00
parent eee7212f6b
commit e7b2379231

View File

@ -13,7 +13,6 @@ readme = "README.md"
requires-python = ">=3.8" requires-python = ">=3.8"
classifiers = [ classifiers = [
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent", "Operating System :: OS Independent",
] ]
version = "0.0.0" version = "0.0.0"