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 62771e1 commit bbb69ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ include *.txt
include *.cfg
exclude .*.cfg

include .coveragerc
include tox.ini

recursive-include src *

global-exclude *.pyc
Expand Down

0 comments on commit bbb69ce

Please sign in to comment.