diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 52d3398f..bd59f003 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,3 @@ -include README.mkd +include LICENSE README.mkd recursive-include test * -recursive-include netlib * -recursive-exclude * *.pyc *.pyo -prune */__pycache__ +recursive-exclude * *.pyc *.pyo *.swo *.swp
\ No newline at end of file |