Skip to content

Commit

Permalink
chore: bump quackosm version
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Apr 29, 2024
1 parent 27faf92 commit aa686c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
8 changes: 4 additions & 4 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ osm = [
"overpass",
"pillow",
"beautifulsoup4",
"quackosm>=0.7.1",
"quackosm>=0.7.2",
]
# pdm add -G voronoi <library>
voronoi = ["pymap3d", "haversine", "scipy", "spherical-geometry"]
Expand Down Expand Up @@ -148,9 +148,6 @@ license = [
[tool.pdm.scripts]
post_install = "pre-commit install"

[tool.pdm.resolution]


[tool.ruff]
line-length = 100
target-version = "py39"
Expand Down

0 comments on commit aa686c0

Please sign in to comment.