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: prune sage_docbuild, doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jul 22, 2022
1 parent 7221a76 commit a911e0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ prune .tox

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
prune doc

0 comments on commit a911e0f

Please sign in to comment.