Skip to content

Commit

Permalink
manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Apr 10, 2017
1 parent 0c2b171 commit 9af09a4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@

# Do not include the old topfiles, or news fragments
recursive-exclude src/twisted *.misc *.bugfix *.doc *.feature *.removal
recursive-exclude src/twisted NEWS README topfiles
recursive-exclude src/twisted NEWS README newsfragments
exclude src/twisted/topfiles/CREDITS src/twisted/topfiles/ChangeLog.Old

# Include NEWS, READMEs, etc
recursive-include docs README
include NEWS README.rst INSTALL.rst CONTRIBUTING LICENSE code_of_conduct.md
include NEWS.rst README.rst INSTALL.rst CONTRIBUTING LICENSE code_of_conduct.md

# Exclude admin scripts and things only useful when running from a source checkout
exclude pyproject.toml
exclude codecov.yml
exclude appveyor.yml
prune bin
Expand Down

0 comments on commit 9af09a4

Please sign in to comment.