Commit Graph

10 Commits

Author SHA1 Message Date
Maxime Desroches 91db4a0908 make pyproject.toml pep508 compliant (#33021)
pep508
old-commit-hash: 07fcc4825f7e669068024c12987120a7662b220f
2024-07-19 10:19:38 -07:00
commaci-public daf3d15d72 [bot] Update Python packages and pre-commit hooks (#32990)
* Update Python packages and pre-commit hooks

* fix ruff

---------

Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
old-commit-hash: dd2787b7a1f2ebb6f71eb3a667848db6caa9963c
2024-07-15 17:29:57 +00:00
Adeeb Shihadeh 4d20528d47 remove pygame (#32981)
old-commit-hash: e7388c3743242938d07694864f8db011c00554df
2024-07-13 13:41:38 -07:00
eFini 83bd7a786e PC: added missing hexdump package for selfdrive/debug/dump.py (#32959)
added missing hexdump package
old-commit-hash: 0f34e6e3b6e3627416129c34e4b9ff463d87c2ac
2024-07-12 16:44:22 -07:00
commaci-public dda0de4866 [bot] Update Python packages and pre-commit hooks (#32931)
Update Python packages and pre-commit hooks

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 012eb07466ba7242a611dd57699fbbd1dd5f1d07
2024-07-08 19:10:53 +00:00
Adeeb Shihadeh 2b873af75e publish new docs (#32922)
* push new docs

* drop the new, just docs

* cleanup
old-commit-hash: 241fb902af49ca43bf343c60f7f96b85128a9db9
2024-07-07 19:13:48 -07:00
Adeeb Shihadeh a048348104 remove old docs (#32917)
old-commit-hash: 4ef757c49fff362242bd212d46c1656966a6b3ba
2024-07-06 08:51:36 -07:00
commaci-public e7ccd98e76 [bot] Update Python packages and pre-commit hooks (#32906)
Update Python packages and pre-commit hooks

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 3dc08fb679a3aac4a3ea89e47d8ba2eed7d38e2d
2024-07-05 17:26:44 +00:00
Maxime Desroches a822d1a745 update uv.lock (#32873)
uv lock
old-commit-hash: 406bcd79e1b3c189848d2bce6948d68a8dfa1339
2024-06-29 19:52:31 +00:00
Maxime Desroches a1a0e9e8a0 switch to uv (#32853)
* switch to uv

* pin back numpy

* remove lock

* try without cache

* test with no cache

* no cache for all

* debug

* remove debug

* remove pygame dep

* Update README.md

* remove lower bound

* update repo maintenance job

* upgradable

* repo maintenance

* copy poetry api

* build system

* unpin pygame

* readd cache

* readd cache

* basic command

* lower delay

* macos

* fix authors

* macos fix

* use uv

* preview

* other way

* new metadrive

* uv sync

* cp lock in docker

* fix docker

* use hatchling

* fix devcontainer

* fix container

* path

* uv run

* cleanup

* pre-commit

* format

* release_file
old-commit-hash: 12d5afba731b193b6992304c9e31b87603602ae6
2024-06-28 00:04:05 +00:00