Skip to content

Commit 56a58dc

Browse files
authored
pip install -e happens in nbprocess_docs already
1 parent 9db7d5b commit 56a58dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
run: |
2222
python -m pip install --upgrade pip
2323
python -m pip install git+https://github.com/fastai/nbprocess.git
24-
pip install -qe ".[dev]"
2524
- name: Build website
2625
run: nbprocess_docs
2726
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)