remove index
This commit is contained in:
@@ -32,14 +32,8 @@ dependencies = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = ["bump-my-version>=0.29.0", "icecream>=2.1.4", "nuitka>=2.5.9"]
|
||||||
"bump-my-version>=0.29.0",
|
swbtest = ["alive-progress>=3.3.0"]
|
||||||
"icecream>=2.1.4",
|
|
||||||
"nuitka>=2.5.9",
|
|
||||||
]
|
|
||||||
swbtest = [
|
|
||||||
"alive-progress>=3.3.0",
|
|
||||||
]
|
|
||||||
|
|
||||||
[tool.bumpversion]
|
[tool.bumpversion]
|
||||||
current_version = "1.0.0"
|
current_version = "1.0.0"
|
||||||
@@ -66,7 +60,3 @@ post_commit_hooks = []
|
|||||||
filename = "src/__init__.py"
|
filename = "src/__init__.py"
|
||||||
[[tool.bumpversion.files]]
|
[[tool.bumpversion.files]]
|
||||||
filename = ".version"
|
filename = ".version"
|
||||||
|
|
||||||
[[tool.uv.index]]
|
|
||||||
url = "https://git.theprivateserver.de/api/packages/WorldTeacher/pypi/simple/"
|
|
||||||
default = false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user