We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14306a7 commit ed8e099Copy full SHA for ed8e099
1 file changed
.github/workflows/execute_notebook.yaml
@@ -38,7 +38,6 @@ jobs:
38
run: |
39
python -m pip install --upgrade pip
40
pip install -r requirements.txt
41
- pip install pytest "pytest-cov<2.6" codecov
42
- name: Install PEPit
43
44
pip install -e .
0 commit comments