move tests requirements under tests dir

This commit is contained in:
Daniel Graña 2014-07-30 17:29:41 -03:00
parent 242c08553f
commit caab9f29f2
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ deps =
Pillow
django
leveldb
-rtests-requirements.txt
-rtests/requirements.txt
commands =
py.test --twisted {posargs:scrapy tests}