Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code duplication when installing python dependencies #309

Open
PetervdPerk-NXP opened this issue Aug 17, 2021 · 1 comment
Open

Code duplication when installing python dependencies #309

PetervdPerk-NXP opened this issue Aug 17, 2021 · 1 comment
Assignees

Comments

@PetervdPerk-NXP
Copy link
Member

So for my PR PX4/PX4-Autopilot#17100, I'm bringing this new python module kconfiglib, unfortunely I've lost count on which places I've had to add the dependencies.

Would it be possible that all PX4 docker containers install the python dependencies for all containers based on a single file?

@dagar
Copy link
Member

dagar commented Aug 17, 2021

That's definitely been the goal for some time, it just hasn't quite materialized.

I would like the PX4-Autopilot repo to be the source of truth, including locking down any particular package versions. https://github.com/PX4/PX4-Autopilot/tree/master/Tools/setup

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

No branches or pull requests

3 participants