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

Move python packages to requirements.txt #4642

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

TunaLobster
Copy link
Contributor

DELAY MERGE. There are dependencies that need to be merged before this can go in. See ArduPilot/sphinxcontrib-youtube#4.

This is a change for easier maintenance between the install scripts. Also works as an added bonus to check that the build dependencies are working on the packages ArduPilot maintains.

CI will fail on this PR. I ran this change using my sphinxcontrib-youtube repo and you can see the passing CI change over here.
https://github.com/TunaLobster/ardupilot_wiki/actions/runs/3106686180
https://github.com/TunaLobster/ardupilot_wiki/actions/runs/3106686182

@TunaLobster TunaLobster force-pushed the pr/add-requirements-txt branch from 962b383 to 18834fd Compare September 23, 2022 03:40
@Hwurzburg
Copy link
Contributor

@TunaLobster is this still something pending or should we close?

@TunaLobster
Copy link
Contributor Author

I think it's still relevant.

@TunaLobster
Copy link
Contributor Author

@peterbarker Does this look good to you?

@TunaLobster TunaLobster force-pushed the pr/add-requirements-txt branch 2 times, most recently from da76ea5 to abd97d9 Compare September 27, 2024 23:08
@TunaLobster TunaLobster force-pushed the pr/add-requirements-txt branch from abd97d9 to 7939daf Compare September 27, 2024 23:10
@TunaLobster
Copy link
Contributor Author

Rebased and moved the python version checks in the bash script to the requiremts.txt file so those now also work on Windows. Checked that it worked on my Ubuntu 24.04 system. I don't have a Windows machine to test this with.

@TunaLobster
Copy link
Contributor Author

Rebased and moved the python version checks in the bash script to the requiremts.txt file so those now also work on Windows. Checked that it worked on my Ubuntu 24.04 system. I don't have a Windows machine to test this with. CI likes it though!

@Hwurzburg Hwurzburg merged commit 516a477 into ArduPilot:master Sep 29, 2024
4 checks passed
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.

3 participants