summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 02650411c9e16ce1e6902ce77d41f6ea9150cbbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include README.txt
include NEWS.txt
include doc/*.html
include doc/*.js
include doc/_static/*.css
include doc/_static/*.js
include doc/_static/*.png
include doc/*.rst
include doc/conf.py
include doc/Makefile
include tests/*.py