Commit Graph

2 Commits

Author SHA1 Message Date
robin-reckmann 4b70df393f Fix python dependencies (#250)
* Enable pyopencl and downgrade numpy

* Add future-fstrings as dependency

* Add comments

* Rewrite comment for clarity
2024-07-18 17:12:15 -07:00
pantew869 6e94867233 Switch from poetry to uv (#238)
* switch to uv from poetry

* delete poetry.lock

* add uv.lock, required-python, and switch to hatch as in openpilot

* add uv.lock, required-python, and switch to hatch as in openpilot

* update pyproject.toml and copy uv.lock to the docker image

* return opencl

* update uv.lock

* fix precommit

* use two spaces
2024-07-14 07:29:18 -07:00