Skip to content

Include firmware artifacts in pandacan package data#2399

Closed
dashan12344423 wants to merge 1 commit into
commaai:masterfrom
dashan12344423:package-firmware-artifacts
Closed

Include firmware artifacts in pandacan package data#2399
dashan12344423 wants to merge 1 commit into
commaai:masterfrom
dashan12344423:package-firmware-artifacts

Conversation

@dashan12344423
Copy link
Copy Markdown

Fixes #2239

This includes the firmware artifacts under board/obj in both wheel package data and sdist manifests, so the pip package can include the runtime files used by Panda flashing/recovery code.

Validation:

  • Built wheel locally with pip wheel
  • Verified board/obj firmware paths are included in the wheel when firmware artifacts exist
  • Added packaging regression tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup proper pip package

3 participants