Skip to content

Commit

Permalink
constraints_pkgs.txt: More verbosity in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Aug 16, 2024
1 parent b3fd6af commit 61ace88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constraints_pkgs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# [alice@localhost sage]$ export MAKE="make -j16" SAGE_NUM_THREADS=16
# [alice@localhost sage]$ make all-sage-local
# [alice@localhost sage]$ export PIP_CONSTRAINT="$(pwd)/constraints_pkgs.txt"
# [alice@localhost sage]$ ./sage -sh -c 'python3 -m build pkgs/sagemath-standard'
# [alice@localhost sage]$ ./sage -sh -c 'python3 -m build -v -v pkgs/sagemath-standard'
#
# Non-example: Installing the built wheel using the same
# constraints file will fail because sagemath-standard is one
Expand Down

0 comments on commit 61ace88

Please sign in to comment.