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

Replace build for python-build in environment.yml #207

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Conversation

santisoler
Copy link
Member

@santisoler santisoler commented Aug 27, 2024

The build package in conda-forge is outdated, python-build should be used instead. Add step in test.yml GitHub Action to replace build for python-build in the collected dependencies that will be installed with conda.

The `build` package in `conda-forge` is outdated, `python-build` should
be used instead.
Rename the packages collected in `requirements-full.txt` in GitHub
Actions to their respective conda-forge package names.
@santisoler
Copy link
Member Author

I'm merging this so we don't block other PRs. Feel free to modify it later if you don't quite like my fix to the Actions.

@santisoler santisoler merged commit 7182b47 into main Aug 27, 2024
16 checks passed
@santisoler santisoler deleted the python-build branch August 27, 2024 20:58
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