[bot] Update Python packages (#33679)

* Update Python packages

* thats unfortunate

* global

---------

Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
This commit is contained in:
commaci-public
2024-09-30 13:46:04 -07:00
committed by GitHub
parent c6cd23210c
commit b4cf9c0988
4 changed files with 172 additions and 162 deletions

View File

@@ -64,6 +64,10 @@ AddOption('--pc-thneed',
dest='pc_thneed',
help='use thneed on pc')
AddOption('--mutation',
action='store_true',
help='generate mutation-ready code')
AddOption('--minimal',
action='store_false',
dest='extras',