Skip to content

Commit 2dbec17

Browse files
committed
install pytest-cython
1 parent 3ec8bb6 commit 2dbec17

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dependencies:
6060
- flask
6161
- pytest>=6.0
6262
- pytest-cov
63+
- pytest-cython
6364
- pytest-xdist>=1.31
6465
- pytest-asyncio
6566
- pytest-instafail

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ moto
3838
flask
3939
pytest>=6.0
4040
pytest-cov
41+
pytest-cython
4142
pytest-xdist>=1.31
4243
pytest-asyncio
4344
pytest-instafail

0 commit comments

Comments
 (0)