We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a1ee5 commit 770314bCopy full SHA for 770314b
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