We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c41183 commit 7d2f77cCopy full SHA for 7d2f77c
environment.yml
@@ -58,6 +58,7 @@ dependencies:
58
- pytest-cov
59
- pytest-xdist>=1.21
60
- pytest-asyncio
61
+ - pytest-instafail
62
63
# downstream tests
64
- seaborn
requirements-dev.txt
@@ -39,6 +39,7 @@ pytest>=5.0.1
39
pytest-cov
40
pytest-xdist>=1.21
41
pytest-asyncio
42
+pytest-instafail
43
seaborn
44
statsmodels
45
ipywidgets
0 commit comments