Move requirements for docs and testing into extras

This commit is contained in:
Jason R. Coombs
2017-04-21 12:31:54 -04:00
parent fbe7cb7fa1
commit 243e44fdb7
5 changed files with 13 additions and 10 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
[testenv]
deps =
-rtests/requirements.txt
commands = py.test {posargs}
usedevelop = True
extras = testing