Move the requirements.txt file need for tddium testing to tests sub directory.

This commit is contained in:
Graham Dumpleton 2014-09-18 15:07:18 +10:00
parent f5a049ba6b
commit 411d1c45b2
2 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
- tox
:python:
:python_version: 2.7
:pip_requirements_file: requirements.txt
:pip_requirements_file: tests/requirements.txt