Skip to content

Commit

Permalink
Add pytest-asyncio to dev reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Martin committed Nov 5, 2018
1 parent 1c60a5b commit 98548fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
typing; python_version<"3.6"
coverage
python-coveralls
pytest
pytest-asyncio
tox

0 comments on commit 98548fb

Please sign in to comment.