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

Fix the conda build step #2

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Fix the conda build step #2

merged 2 commits into from
Mar 15, 2024

Conversation

jmborr
Copy link
Member

@jmborr jmborr commented Mar 14, 2024

Short description of the changes:

EWM 4333
Updates to the conda recipe and the conda build step of the GitHub workflow

Check list for the pull request

  • I have added tests for my changes
  • I have updated the documentation accordingly

Check list for the reviewer

  • best software practices
    • all internal functions have an underbar, as is python standard
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

Signed-off-by: Jose Borreguero <[email protected]>
@jmborr jmborr self-assigned this Mar 14, 2024
Signed-off-by: Jose Borreguero <[email protected]>
@jmborr jmborr merged commit 6dc7c4f into next Mar 15, 2024
1 check passed
@jmborr jmborr deleted the conda_build branch March 15, 2024 17:01
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