Remove dependency on pytest.
This commit is contained in:
parent
2a2b611d79
commit
22d14dc5f2
@ -14,9 +14,9 @@ dependencies = [
|
|||||||
"yamlconf",
|
"yamlconf",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.uv.sources]
|
# [tool.uv.sources]
|
||||||
yamlconf = { git = "https://github.com/groceryheist/yamlconf" }
|
# yamlconf = { git = "https://github.com/groceryheist/yamlconf" }
|
||||||
mwxml = { git = "https://github.com/groceryheist/python-mwxml" }
|
# mwxml = { git = "https://github.com/groceryheist/python-mwxml" }
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
|
Loading…
Reference in New Issue
Block a user