cleaned up folders and defined proper structs
Some checks failed
Build and push docker image / Build (pull_request) Failing after 2m14s
Build and release APK / Build APK (pull_request) Successful in 5m15s
Build web / Build Web (pull_request) Successful in 2m32s

This commit is contained in:
2024-05-29 22:57:11 +02:00
parent 7e4538a1bf
commit 03da8441f2
17 changed files with 103 additions and 38 deletions

View File

@@ -8,5 +8,6 @@ numpy = "*"
scipy = "*"
fastapi = "*"
osmpythontools = "*"
pydantic = "*"
[dev-packages]