compare pywikidiff2 to making requests to wikidiff2.
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"mwtypes>=0.4.0",
|
||||
"mwxml>=0.3.6",
|
||||
"pyarrow>=20.0.0",
|
||||
"pywikidiff2",
|
||||
"sortedcontainers>=2.4.0",
|
||||
"yamlconf>=0.2.6",
|
||||
]
|
||||
@@ -20,6 +21,7 @@ dependencies = [
|
||||
yamlconf = { git = "https://github.com/groceryheist/yamlconf" }
|
||||
mwxml = { git = "https://github.com/groceryheist/python-mwxml" }
|
||||
deltas = { git = "https://github.com/groceryheist/deltas" }
|
||||
pywikidiff2 = { git = "https://gitea.communitydata.science/groceryheist/pywikidiff2" }
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
@@ -27,4 +29,5 @@ dev = [
|
||||
"pandas>=2.1.0",
|
||||
"pytest>=8.4.1",
|
||||
"pytest-asyncio>=1.0.0",
|
||||
"pytest-benchmark>=5.1.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user