Skip to content

Commit 61ace88

Browse files
committed
constraints_pkgs.txt: More verbosity in example
1 parent b3fd6af commit 61ace88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constraints_pkgs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# [alice@localhost sage]$ export MAKE="make -j16" SAGE_NUM_THREADS=16
1212
# [alice@localhost sage]$ make all-sage-local
1313
# [alice@localhost sage]$ export PIP_CONSTRAINT="$(pwd)/constraints_pkgs.txt"
14-
# [alice@localhost sage]$ ./sage -sh -c 'python3 -m build pkgs/sagemath-standard'
14+
# [alice@localhost sage]$ ./sage -sh -c 'python3 -m build -v -v pkgs/sagemath-standard'
1515
#
1616
# Non-example: Installing the built wheel using the same
1717
# constraints file will fail because sagemath-standard is one

0 commit comments

Comments
 (0)