working test
Some checks failed
Build and push docker image / Build (pull_request) Successful in 1m56s
Run linting on the backend code / Build (pull_request) Failing after 25s
Run testing on the backend code / Build (pull_request) Failing after 49s
Build and release APK / Build APK (pull_request) Successful in 5m35s

This commit is contained in:
2024-11-06 15:14:13 +01:00
parent 1075e85d6b
commit bdb040b756
5 changed files with 815 additions and 670 deletions

View File

@@ -8,6 +8,7 @@ pylint = "*"
pytest = "*"
tomli = "*"
exceptiongroup = "*"
httpx = "*"
[packages]
numpy = "*"