Skip to content

Commit 9ed2bee

Browse files
committed
async-generator is a test dependency
Was previously installed because trio depends on it
1 parent b5db91a commit 9ed2bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest
22
pytest-cov
33
pytest-asyncio; python_version >= '3.5'
4+
async-generator; python_version >= '3.5'

0 commit comments

Comments
 (0)