summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2016-04-06 23:51:15 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2016-04-06 23:55:37 +0200
commitb401c3d2eac2aa9b73815034b44af75f65e6d7bc (patch)
tree15726798ab5f5200837e5c717020cba4b951d0d2 /MANIFEST.in
parentc22729d03d291814ae196ce7652954db9e42ed97 (diff)
downloadfactory-boy-b401c3d2eac2aa9b73815034b44af75f65e6d7bc.tar
factory-boy-b401c3d2eac2aa9b73815034b44af75f65e6d7bc.tar.gz
Refactor test setup/commands, enable tox.
Closes #273.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3dfc1be..22f4a5c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,6 @@
include README.rst
+include requirements*.txt
+
include docs/Makefile
recursive-include docs *.py *.rst
include docs/_static/.keep_dir