Browse Source

remove tests from distribution build

Teo Klestrup Röijezon 11 years ago
parent
commit
229b59bd6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MANIFEST.in

+ 1 - 1
MANIFEST.in

@@ -4,7 +4,7 @@ include requirements.txt
 include requirements-dev.txt
 include tox.ini
 include *.md
-recursive-include tests *
+recursive-exclude tests *
 global-exclude *.pyc
 global-exclude *.pyo
 global-exclude *.un~