Skip to content

Commit eee3f1a

Browse files
author
Matthias Koeppe
committed
Makefile (pypi-sdists): Install python_build
1 parent cc58c2d commit eee3f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ download:
8080
dist: build/make/Makefile
8181
./sage --sdist
8282

83-
pypi-sdists: sage_setup
83+
pypi-sdists: sage_setup python_build
8484
./sage --sh build/pkgs/sage_conf/spkg-src
8585
./sage --sh build/pkgs/sage_sws2rst/spkg-src
8686
./sage --sh build/pkgs/sage_docbuild/spkg-src

0 commit comments

Comments
 (0)