remove the sigil
This commit is contained in:
parent
5b74d0d4c4
commit
82b688fe86
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue