Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/sage_setup_docbuild/spkg-install: Remove useless use of sa…
Browse files Browse the repository at this point in the history
…ge-dist-helpers
  • Loading branch information
Matthias Koeppe committed Jul 20, 2020
1 parent cbfe485 commit 39781d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/pkgs/sage_setup_docbuild/spkg-install
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
cd src
. sage-dist-helpers
# We install directly with setuptools, not with pip, because pip does not handle our symlinks correctly.
# An alternative would be to build an sdist and then to install the sdist using pip.
sage-python23 -u setup.py --no-user-cfg install --single-version-externally-managed --root=/

0 comments on commit 39781d1

Please sign in to comment.