Simplify this as well, it replicated effort

This commit is contained in:
Eli Uriegas 2017-03-28 22:34:44 -05:00
parent 75a4df0f32
commit 1ef69adc6f

View File

@ -10,12 +10,7 @@ python =
[testenv]
deps =
aiofiles
aiohttp
websockets
pytest
beautifulsoup4
coverage
-rrequirements-dev.txt
commands =
pytest tests {posargs}