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

Commit

Permalink
build/pkgs/sagelib/src/MANIFEST.in: Prune sage/ext/interpreters
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jun 28, 2020
1 parent 233f6ba commit 177cd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pkgs/sagelib/src/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ include MANIFEST.in
prune .tox

graft sage/libs/gap/test
recursive-exclude sage/ext/interpreters *.c *.h *.pyx *.pxd
prune sage/ext/interpreters # In particular, __init__.py must not be present in the distribution; or sage_setup.autogen.interpreters.rebuild will not generate the code

0 comments on commit 177cd4c

Please sign in to comment.