Commit Graph

14 Commits

Author SHA1 Message Date
Maxime Desroches 289c0f15d8 sync python packages 2025-10-11 04:31:28 -07:00
Adeeb Shihadeh c5f27ca7bf sync openpilot packages 2025-09-07 12:24:02 -07:00
Maxime Desroches 2b2bb7374d sync python packages 2025-08-26 11:56:32 -07:00
Maxime Desroches f30d7dea31 new raylib wheel (#482)
ray
2025-08-04 16:03:30 -07:00
Maxime Desroches 64d9f05915 update raylib wheel 2025-07-26 15:12:22 -07:00
Maxime Desroches 7f05ac607f sync python packages 2025-06-13 14:39:55 -07:00
Maxime Desroches 773528173e new raylib wheel 2025-05-27 19:17:38 -07:00
Maxime Desroches c920f1834f sync python packages 2025-05-06 11:43:14 -07:00
Maxime Desroches c5c2969150 add xattr package comment 2025-05-05 17:03:45 -07:00
Adeeb Shihadeh 110a14ab77 add dbus-next 2025-03-07 11:47:59 -08:00
Adeeb Shihadeh 1f05cd58c4 update openpilot deps 2025-03-03 09:40:51 -08:00
Andrei Radulescu 999a7c1180 add missing python dev dependencies (#376)
* add openpilot[dev]

* replace uv pip with uv sync (again)

* [upload]
2024-09-18 10:31:39 -07:00
Andrei Radulescu 4457f9b27f Add missing evdev, smbus2 and inputs (#361)
* add evdev & smbus2; sync openpilot

* update uv.lock

* [upload]

---------

Co-authored-by: Comma Device <device@comma.ai>
2024-09-11 13:31:51 -07:00
Andrei Radulescu 30500eee39 Split out openpilot and agnos python dependencies (#265)
* make openpilot a dependency of agnos

* cleaner curls [upload]

* adding required dbus-python and pyopencl [upload]

* check in openpilot pyproject.toml and uv.lock

* ignore openpilot uv.lock

* remove allow-direct-references

* codespell: ignore openpilot python deps folder

* use a uv workspace instead
https://docs.astral.sh/uv/concepts/workspaces/

* codespell: ignore uv folder

* uv lock in sync

* agnos optional deps are never installed

* uv temp fix for dbus-python error

* uv agnos virtual

* update openpilot pyproject.toml

* also install openpilot testing

* sourcing is needed [upload]

* [upload]

* update openpilot uv.lock

* fix wrong env for uv sync

* added openpilot[testing]

* openpilot uv.lock is now workspace uv.lock

* [upload]

* no more uv.lock download

* new uv.lock

* openpilot[dev] + uv lock --upgrade

* [upload]

---------

Co-authored-by: Comma Device <device@comma.ai>
2024-09-04 13:16:40 -07:00