Skip to content

Commit

Permalink
Make check-manifest happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 5, 2018
1 parent 2c01e58 commit 8eae1db
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
include *.txt
include *.rst
include .coveragerc
include buildout.cfg
include tox.ini

include bootstrap.py
exclude bootstrap.py

include *.yml
exclude *.yml

recursive-include include *
recursive-include src *
Expand Down

0 comments on commit 8eae1db

Please sign in to comment.