index particular commit in pywikidiff2.

This commit is contained in:
Nathan TeBlunthuis 2025-11-18 20:17:52 -08:00
parent 3a480940e9
commit 3b4c9c4441

View File

@ -33,7 +33,7 @@ packages = ["src/wikiq"]
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" }
deltas = { git = "https://github.com/groceryheist/deltas" } deltas = { git = "https://github.com/groceryheist/deltas" }
pywikidiff2 = { git = "https://gitea.communitydata.science/groceryheist/pywikidiff2" } pywikidiff2 = { git = "https://gitea.communitydata.science/groceryheist/pywikidiff2@1cd3b13aea89a8abb0cee38dfd7cc6ab4d0980f9" }
[dependency-groups] [dependency-groups]
dev = [ dev = [