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] conda-recipe: Remove explicit host numpy pinning #6235

Merged
merged 1 commit into from
Dec 3, 2022

Conversation

ales-erjavec
Copy link
Contributor

Issue

conda cannot build the included recipe on Python 3.9 and later because numpy 1.14 is not available for them.

Description of changes

Let default conda-build provide the build numpy version.

Includes
  • Code changes
  • Tests
  • Documentation

Let default conda-build provide the build numpy version. This fixes
builds for Python 3.9 and up.
@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Merging #6235 (ca525b9) into master (6370520) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6235      +/-   ##
==========================================
- Coverage   86.71%   86.70%   -0.01%     
==========================================
  Files         316      316              
  Lines       68099    68099              
==========================================
- Hits        59049    59048       -1     
- Misses       9050     9051       +1     

@ales-erjavec ales-erjavec merged commit acb7120 into biolab:master Dec 3, 2022
@ales-erjavec ales-erjavec deleted the conda-recipe-update branch December 5, 2022 10:19
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