Require setuptools first.

- Legacy-Id: 9915
This commit is contained in:
Henrik Levkowetz 2015-07-29 20:39:39 +00:00
parent fe6aa25af5
commit cfb7dc3dc8

View file

@ -1,4 +1,6 @@
# -*- conf-mode -*-
setuptools>=1.2 # Require this first, to prevent later errors
#
coverage>=3.7.1
#cssselect>=0.6.1 # for PyQuery
decorator>=3.4.0
@ -19,7 +21,6 @@ python-dateutil>=2.2
python-magic>=0.4.6
python-memcached>=1.48 # for django.core.cache.backends.memcached
pytz>=2014.7
setuptools>=1.2
six>=1.8.0
wsgiref>=0.1.2
xml2rfc>=2.5.0