remove the sigil

This commit is contained in:
Yusur 2025-05-27 01:46:18 +02:00
parent 5b74d0d4c4
commit 82b688fe86

View file

@ -10,10 +10,10 @@ dependencies = [
] ]
requires-python = ">=3.10" requires-python = ">=3.10"
license = "Apache-2.0" license = "Apache-2.0"
readme = "README.md"
# - publishing - # - publishing -
classifiers = [ classifiers = [
"Private :: X",
"Development Status :: 2 - Pre-Alpha", "Development Status :: 2 - Pre-Alpha",
# actively supported Pythons # actively supported Pythons