Skip to content

Commit f312362

Browse files
committed
ci: install venv-pins-python ipython kernel for docs
1 parent 790c156 commit f312362

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
python -m pip install --upgrade pip
7070
python -m pip install -r requirements/dev.txt
7171
python -m pip install -e .
72+
ipython kernel install --name "venv-pins-python" --user
7273
- uses: r-lib/actions/setup-pandoc@v1
7374
with:
7475
pandoc-version: '2.17.0.1'

0 commit comments

Comments
 (0)