summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-06-10 21:55:50 -0700
committerMonty Taylor <mordred@inaugust.com>2013-06-11 08:17:55 -0700
commitfa4f46e39cb74630c8acdb008ea1bef62e5f4014 (patch)
treeb35a68d2914019d119df2f1cb709e620aae504b4 /requirements.txt
parent6c91a6f0f0c4ab04f9847622deb34e4ca76cf569 (diff)
downloadpbr-fa4f46e39cb74630c8acdb008ea1bef62e5f4014.tar.gz
Remove explicit depend on distribute.0.5.16
Things in the world are moving towards setuptools 0.7, and there is not a path between distribute and setuptools. Our explicit dependency on setuptools is causing us to have to write patches to try to jump through additional hoops to get it to install in the right contexts. Fixes bug 1189941 Change-Id: Id7a749c02203100dab52160a551d3548c8a48fd6
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6f3b831..23525ab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,2 @@
d2to1>=0.2.10,<0.3
-distribute<0.7
setuptools_git>=0.4