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

Commit 5a9160b

Browse files
committed
add back requests-mock
1 parent a941074 commit 5a9160b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

poetry.lock

Lines changed: 18 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
@@ -19,6 +19,7 @@ tox = "^4.6.3"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
geojson = "^3.1.0"
22+
requests-mock = {extras = ["fixtures"], version = "^1.12.1"}
2223

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

0 commit comments

Comments
 (0)