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 c4bf610 commit 548b544
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
@@ -1,5 +1,12 @@
include *.rst
include *.txt
include .coveragerc
include buildout.cfg
include tox.ini


include bootstrap.py
exclude bootstrap.py

recursive-include src *

Expand Down

0 comments on commit 548b544

Please sign in to comment.