summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: a53a51f14ade6b4388b7c5d6176741c85e2ab728 (plain)
1
2
3
4
5
6
7
8
9
10
include Makefile CHANGES LICENSE AUTHORS
include conftest.py tox.ini
include babel/global.dat
include babel/localedata/*.dat
recursive-include docs *
recursive-exclude docs/_build *
include scripts/*
recursive-include tests *
recursive-exclude tests *.pyc
recursive-exclude tests *.pyo