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

Consolidate installations #1563

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Consolidate installations #1563

wants to merge 1 commit into from

Conversation

AndrewQuijano
Copy link
Collaborator

@AndrewQuijano AndrewQuijano commented Dec 10, 2024

Hello,
I figure it would be a good idea to remove all duplicate instances of pip install. Note, cffi requires pycparser, so it gets installed for free with cffi.

Also, I did a little bit of clean up on Dockerfile to use an argument for INSTALL_PREFIX and an easier way to create LD_LIBRARY_PATH using TARGET_LIST

@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 4 times, most recently from 49fb311 to ade6a46 Compare December 10, 2024 23:14
@AndrewQuijano AndrewQuijano changed the title Remove Duplicate pip installs Clean up Dockerfile Dec 14, 2024
@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 6 times, most recently from 2498326 to ffde8fe Compare December 14, 2024 14:18
@AndrewQuijano AndrewQuijano changed the title Clean up Dockerfile Clean up Dockerfile and update loaded to support 64-bits Dec 14, 2024
@AndrewQuijano AndrewQuijano changed the title Clean up Dockerfile and update loaded to support 64-bits [WIP] Clean up Dockerfile and update loaded to support 64-bits Dec 17, 2024
@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 2 times, most recently from b88986e to a6ba39b Compare December 18, 2024 19:35
@AndrewQuijano AndrewQuijano changed the title [WIP] Clean up Dockerfile and update loaded to support 64-bits Clean up Dockerfile and update loaded to support 64-bits Dec 22, 2024
@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 2 times, most recently from ee06710 to b3620b5 Compare December 22, 2024 23:57
@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 6 times, most recently from 388c373 to d2946c6 Compare January 3, 2025 22:04
@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 2 times, most recently from cc00253 to e410a42 Compare January 4, 2025 00:04
@AndrewQuijano AndrewQuijano requested a review from zacogen January 15, 2025 01:22
@AndrewQuijano AndrewQuijano changed the title Clean up Dockerfile and update loaded to support 64-bits Consolidate installations Feb 8, 2025
@AndrewQuijano AndrewQuijano force-pushed the remove-extra-installs branch 2 times, most recently from e8193ea to 795303a Compare February 8, 2025 19:02
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.

1 participant