Browse Source

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

Add tests to sdist.
Ben Firshman 11 years ago
parent
commit
a12cf826cd
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-exclude tests *
+recursive-include tests *
 global-exclude *.pyc
 global-exclude *.pyo
 global-exclude *.un~