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

Commits on Aug 27, 2024

  1. Replace build for python-build in environment.yml

    The `build` package in `conda-forge` is outdated, `python-build` should
    be used instead.
    santisoler committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b36d1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e59a9 View commit details
    Browse the repository at this point in the history
  3. Rename conda-forge packages before installing

    Rename the packages collected in `requirements-full.txt` in GitHub
    Actions to their respective conda-forge package names.
    santisoler committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4c3a253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ebcc4d View commit details
    Browse the repository at this point in the history