Skip to content

Commit 770314b

Browse files
dsaxtonpull[bot]
authored andcommitted
Add pytest-instafail to environment.yml (#36686)
1 parent b6a1ee5 commit 770314b

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
@@ -58,6 +58,7 @@ dependencies:
5858
- pytest-cov
5959
- pytest-xdist>=1.21
6060
- pytest-asyncio
61+
- pytest-instafail
6162

6263
# downstream tests
6364
- seaborn

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ pytest>=5.0.1
3939
pytest-cov
4040
pytest-xdist>=1.21
4141
pytest-asyncio
42+
pytest-instafail
4243
seaborn
4344
statsmodels
4445
ipywidgets

0 commit comments

Comments
 (0)