Skip to content

Commit b20385f

Browse files
authored
Merge pull request #633 from dalthviz/fix_conda_asyncio_test
PR: Fix async kernel test when using conda (CI)
2 parents f6d3a7c + 2f76488 commit b20385f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ dependencies:
1515
- coveralls
1616
- flaky
1717
- pytest
18+
- pytest-asyncio
1819
- pytest-cov
1920
- pytest-qt

0 commit comments

Comments
 (0)