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] [testenv]
deps = deps =
aiofiles -rrequirements-dev.txt
aiohttp
websockets
pytest
beautifulsoup4
coverage
commands = commands =
pytest tests {posargs} pytest tests {posargs}