summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-02-06 09:49:09 -0500
committerMonty Taylor <mordred@inaugust.com>2012-02-06 08:06:12 -0800
commit2ca2b4b49367d6033bdd2c5e47d17392e7aba318 (patch)
tree0242581d969706676e403e4d46636be051e28189 /MANIFEST.in
parentbf1d46353edba3f6a46edf2bc96fb9452efeb9aa (diff)
downloadoslo-2ca2b4b49367d6033bdd2c5e47d17392e7aba318.tar.gz
oslo-2ca2b4b49367d6033bdd2c5e47d17392e7aba318.tar.xz
oslo-2ca2b4b49367d6033bdd2c5e47d17392e7aba318.zip
Updated tox config for multi-python testing.
Change-Id: Ib1f768c6783db0e63cb51dfc767ae5a31a295c76
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..958d5d3
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,3 @@
+include requirements.txt
+include tox.ini
+include tools/*