Procházet zdrojové kódy

Merge pull request #585 from alunduil/add-tests-to-sdist

Add tests to sdist.
Ben Firshman před 11 roky
rodič
revize
a12cf826cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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-exclude tests *
+recursive-include tests *
 global-exclude *.pyc
 global-exclude *.pyo
 global-exclude *.un~