summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 1328f20ea6a75ab367a9a90ee21cdab53fa1e02c (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-exclude tests *
global-exclude *.pyc
global-exclude *.pyo
global-exclude *.un~