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 790c156 commit f312362Copy full SHA for f312362
.github/workflows/ci.yml
@@ -69,6 +69,7 @@ jobs:
69
python -m pip install --upgrade pip
70
python -m pip install -r requirements/dev.txt
71
python -m pip install -e .
72
+ ipython kernel install --name "venv-pins-python" --user
73
- uses: r-lib/actions/setup-pandoc@v1
74
with:
75
pandoc-version: '2.17.0.1'
0 commit comments