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