Skip to content

Commit 1c6c88b

Browse files
committed
fix: test reqs
1 parent 898b50c commit 1c6c88b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## pip install --requirement=test-requirements.txt
44
##
55

6+
-r ../requirements.txt
7+
68
pytest>=6.2.5
79
pytest-cov>=3.0.0
810
codecov>=2.1.12
911
pytest-asyncio>=0.21.2
10-
pyyaml>=3.10
11-
aiohttp>=3.7.4
1212
tox>=4.8.0

0 commit comments

Comments
 (0)