Add docs to the release tarball

The PyPI tarball is the canonical source for building packages on Linux distributions such as Debian. It would be desirable to have the docs shipped in the sdist, so that a corresponding documentation package can be built on the Debian side.
This commit is contained in:
Ghislain Antony Vaillant
2017-07-24 09:54:09 +01:00
committed by GitHub
parent 172bd50d41
commit 3fb5b6c7f2

View File

@@ -7,6 +7,7 @@
recursive-include wx **
recursive-include license *.txt
include LICENSE.txt
graft docs
recursive-exclude wx .git
recursive-exclude wx *.pyc