summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: ca9ecbd5bf62398aaf822f390c80851a0994abe1 (plain)
1
2
3
4
5
6
7
8
9
10
include Dockerfile
include LICENSE
include requirements.txt
include requirements-dev.txt
include tox.ini
include *.md
recursive-include tests *
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.un~