Skip to content

Commit 4d2b9f8

Browse files
build: switch ohsome-filter-to-sql source to github
1 parent 7abc949 commit 4d2b9f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ build-backend = "uv_build"
6161
module-root = ""
6262

6363
[tool.uv.sources]
64-
ohsome-filter-to-sql = { git = "https://gitlab.heigit.org/giscience/big-data/ohsome/libs/ohsome-filter-to-sql" }
6564
asyncpg-recorder = { git = "https://github.com/GIScience/asyncpg-recorder.git" }
65+
ohsome-filter-to-sql = { git = "https://github.com/GIScience/ohsome-filter-to-sql.git" }
6666

6767
[tool.ruff.lint]
6868
select = [

uv.lock

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

0 commit comments

Comments
 (0)