Add MANIFEST.in.

This commit is contained in:
Florian Schulze 2016-06-27 11:32:38 +02:00
parent 6b135c83be
commit b9c4ecf5a8
1 changed files with 4 additions and 0 deletions

4
MANIFEST.in Normal file
View File

@ -0,0 +1,4 @@
include README.rst
include tox.ini
include LICENSE
include test*.py