Skip to content

Commit 6bd71e9

Browse files
Apply suggestion from @ngoldbaum
Co-authored-by: Nathan Goldbaum <[email protected]>
1 parent b726f21 commit 6bd71e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quaddtype/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export LDFLAGS="-fopenmp -lpthread"
5151
# export CFLAGS="-DDISABLE_QUADBLAS"
5252
# export CXXFLAGS="-DDISABLE_QUADBLAS"
5353

54-
python -m pip install . -v --no-build-isolation
54+
python -m pip install . -v
5555

5656
# Run the tests
5757
cd ..

0 commit comments

Comments
 (0)