There was an error while loading. Please reload this page.
2 parents 6aed85b + e28c6d7 commit 8caf4c4Copy full SHA for 8caf4c4
1 file changed
.github/workflows/example_package_project-ci.yaml
@@ -65,7 +65,7 @@ jobs:
65
- name: Install python dependencies
66
run: |
67
pip install --upgrade pip
68
- pip install -e .[pre-commit,docs,testing]
+ pip install -e .[pre-commit]
69
- name: Run pre-commit
70
71
pre-commit install
0 commit comments