Skip to content

Commit

Permalink
Include documentation in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
arcresu committed May 18, 2019
1 parent 712af14 commit 5f3b628
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
include README.rst
include LICENSE README.rst

recursive-include docs *.rst *.py Makefile *.png
prune docs/_build

# Exclude junk.
global-exclude .DS_Store

0 comments on commit 5f3b628

Please sign in to comment.