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", "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 = [