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

Commit 39781d1

Browse files
author
Matthias Koeppe
committed
build/pkgs/sage_setup_docbuild/spkg-install: Remove useless use of sage-dist-helpers
1 parent cbfe485 commit 39781d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env bash
22
cd src
3-
. sage-dist-helpers
43
# We install directly with setuptools, not with pip, because pip does not handle our symlinks correctly.
54
# An alternative would be to build an sdist and then to install the sdist using pip.
65
sage-python23 -u setup.py --no-user-cfg install --single-version-externally-managed --root=/

0 commit comments

Comments
 (0)