Skip to content

Commit

Permalink
Pimp MANIFEST.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 6, 2018
1 parent 7fdaa4c commit df37c79
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
include *.rst
include *.txt
include .coveragerc
include tox.ini

recursive-include src *
exclude MANIFEST.in

global-exclude *.pyc
global-exclude *.pyo
recursive-include src *.pt
recursive-include src *.zcml

0 comments on commit df37c79

Please sign in to comment.