Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 0f6cba1

Browse files
committed
tests running again
1 parent 5a9160b commit 0f6cba1

File tree

4 files changed

+414
-5
lines changed

4 files changed

+414
-5
lines changed

poetry.lock

Lines changed: 33 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ tox = "^4.6.3"
2020
[tool.poetry.group.dev.dependencies]
2121
geojson = "^3.1.0"
2222
requests-mock = {extras = ["fixtures"], version = "^1.12.1"}
23+
deepdiff = "^7.0.1"
2324

2425
[build-system]
2526
requires = ["poetry-core"]

0 commit comments

Comments
 (0)