Merge pull request #394 from brian-bates/tox-cleanup
Add missing dependency to tox.ini
This commit is contained in:
commit
252f1add7e
|
@ -1,18 +1,18 @@
|
|||
httptools
|
||||
ujson
|
||||
uvloop
|
||||
aiohttp
|
||||
aiocache
|
||||
pytest
|
||||
coverage
|
||||
tox
|
||||
gunicorn
|
||||
bottle
|
||||
kyoukai
|
||||
falcon
|
||||
tornado
|
||||
aiofiles
|
||||
aiohttp
|
||||
beautifulsoup4
|
||||
bottle
|
||||
coverage
|
||||
falcon
|
||||
gunicorn
|
||||
httptools
|
||||
kyoukai
|
||||
pytest
|
||||
recommonmark
|
||||
sphinx
|
||||
sphinx_rtd_theme
|
||||
recommonmark
|
||||
beautifulsoup4
|
||||
tornado
|
||||
tox
|
||||
ujson
|
||||
uvloop
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
aiofiles
|
||||
httptools
|
||||
ujson
|
||||
uvloop
|
||||
aiofiles
|
||||
|
|
Loading…
Reference in New Issue
Block a user