Reorganize requirements.

Stab at issue #194

Have requirements.txt use setup.py, this way there is only one place of
requirements for users.
This commit is contained in:
Ilya Sukhanov 2014-09-10 11:23:12 -04:00
commit cbf79ceea0
3 changed files with 11 additions and 15 deletions

View file

@ -1,10 +1,2 @@
coverage
freezegun
mock
nose
requests
sure<1.2.4
xmltodict
dicttoxml
werkzeug
six
# Please add requirements to setup.py
-e .