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