We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uv
pandas
1 parent 7768796 commit 8e3ed8dCopy full SHA for 8e3ed8d
.github/workflows/conda_env_test.yml
@@ -72,7 +72,7 @@ jobs:
72
run: uv venv
73
74
- name: Install dependencies
75
- run: uv pip install pytest pytest-xdist jupyter nbconvert numpy matplotlib scipy sympy
+ run: uv pip install pytest pytest-json-report pytest-xdist jupyter nbconvert numpy matplotlib scipy sympy
76
77
- name: Run tests
78
env:
0 commit comments