Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored Jul 16, 2024
1 parent 4d3ef40 commit 9aec849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/conda/build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
$PYTHON setup.py install --single-version-externally-managed --record=record.txt
{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv

0 comments on commit 9aec849

Please sign in to comment.