Remove dependency on pytest.

This commit is contained in:
Nathan TeBlunthuis 2025-05-28 21:54:31 -07:00
parent 2a2b611d79
commit 22d14dc5f2

View File

@ -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 = [