Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Jan 9, 2025
1 parent 7154365 commit eb0415d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/moments/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

$PYTHON -m pip install .
$PYTHON -m pip install . --no-deps --no-build-isolation --no-cache-dir -vvv

0 comments on commit eb0415d

Please sign in to comment.