Переглянути джерело

remove tests from distribution build

Teo Klestrup Röijezon 11 роки тому
батько
коміт
229b59bd6e
1 змінених файлів з 1 додано та 1 видалено
  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~