summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 5dc27ff65903b4006f9df146af3ff97651a2826d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include README.txt
include LICENSE.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