Skip to content

Commit

Permalink
Improve packege manifest template.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Oct 29, 2018
1 parent 4f0ccca commit d9298d4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion MANIFEST.in
@@ -1,2 +1,6 @@
recursive-include docs *
recursive-include tests *
include pytest.ini AUTHORS.rst README.rst tox.ini .coveragerc
include pytest.ini AUTHORS.rst LICENSE README.rst tox.ini .coveragerc
prune docs/_build
prune *.pyc
prune __pycache__

0 comments on commit d9298d4

Please sign in to comment.