Skip to content

Commit

Permalink
Removed set numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
acpaquette committed Jan 11, 2024
1 parent bae7d04 commit 826a3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildCondaRelease.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sed -i'.backup' "s/-DKAKADU_INCLUDE_DIR=[^[:space:]]*[[:space:]]//" recipe/build.sh
conda build recipe/ -c conda-forge -c usgs-astrogeology --numpy=1.22
conda build recipe/ -c conda-forge -c usgs-astrogeology
mv recipe/build.sh.backup recipe/build.sh


0 comments on commit 826a3e3

Please sign in to comment.