summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 41263ee4207fac910ce0256de4a66fca3166f137 (plain)
1
2
3
4
5
6
7
include README.rst
include LICENSE
include run_tests.py
include slixmpp/stringprep.pyx
recursive-include docs Makefile *.bat *.py *.rst *.css *.ttf *.png
recursive-include examples *.py
recursive-include tests *.py