summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 18bb4ff0f204c39be01679e2506877b5d6f33be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from:
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
include *.md
include *.rst
include *.txt
include buildout.cfg
include tox.ini

recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs *.txt
recursive-include docs Makefile

recursive-include src *.py