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

Commit

Permalink
src/MANIFEST.in: Remove redundant entries for MANIFEST.in, pyproject.…
Browse files Browse the repository at this point in the history
…toml
  • Loading branch information
Matthias Koeppe committed Oct 4, 2022
1 parent 11507a5 commit 974c7fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
include MANIFEST.in
include pyproject.toml

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
prune sage_setup
prune sage_docbuild
Expand Down

0 comments on commit 974c7fd

Please sign in to comment.