No need for requirements.txt, all deps are in setup.py and tox

This commit is contained in:
Honza Kral
2013-09-23 17:13:15 +02:00
parent 56c77f0bd0
commit f68549562b
2 changed files with 0 additions and 8 deletions
-6
View File
@@ -1,6 +0,0 @@
-r requirements.txt
nose
coverage
mock
pyaml
-2
View File
@@ -1,2 +0,0 @@
requests
urllib3