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

Remove all code connected with installing python versions #534

Open
mattip opened this issue Oct 23, 2024 · 0 comments
Open

Remove all code connected with installing python versions #534

mattip opened this issue Oct 23, 2024 · 0 comments

Comments

@mattip
Copy link
Collaborator

mattip commented Oct 23, 2024

These days there are better ways of installing python versions on CI systems. Most systems come with versions installed (like manylinux dockers), or provide integrated utilities for installing python (like github action's setup-python).

As an interim step, we could isolate the install_*python functions and scripts and their helpers, along with the relevant tests. Perhaps moving them to a subdirectory. This would eliminate fragile code like the macos sdk detection.

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

1 participant