Skip to content

Commit a05d612

Browse files
committed
add missing dependencies
1 parent 67b4342 commit a05d612

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

requirements-dev.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@ coveralls
22
pytest
33
pytest-remotedata >= 0.3.2
44
pytest-runner
5+
pytest-cov
6+
pytest-runner
7+
pytest-tornado
8+
pytest-asyncio
59
sphinx

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ testing =
6161
pytest-cov
6262
pytest-runner
6363
pytest-tornado
64+
pytest-asyncio
6465
sphinx
6566
[options.entry_points]
6667
console_scripts =

0 commit comments

Comments
 (0)