bayerstefan76

Results 2 comments of bayerstefan76

Hi, I did a first try at directly storing the fit files in the DB and reading them in using the official Garmin Python Fit SDK, works at least with...

Same here, `uv` for dependency management, `hatchling` for some very specific builds. I discovered a workaround, just add anything to the dynamic part, like ```toml [project] dynamic=['whatever'] ```` Then the...