Skip to content

Commit

Permalink
Removing opencage to see if #7 fixed #5
Browse files Browse the repository at this point in the history
  • Loading branch information
hcarter333 authored Jan 4, 2024
1 parent c29815f commit f2db162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ CI = "https://github.com/datasette/datasette-enrichments-gmap-geocode/actions"
enrichments_gmap_geocode = "datasette_enrichments_gmap_geocode"

[project.optional-dependencies]
test = ["pytest<=7.4.3", "pytest-asyncio<=0.23.2", "pytest-httpx", "datasette-enrichments-opencage"]
test = ["pytest<=7.4.3", "pytest-asyncio<=0.23.2", "pytest-httpx"]

[tool.pytest.ini_options]
asyncio_mode = "strict"

0 comments on commit f2db162

Please sign in to comment.