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 25c358a commit 4f148afCopy full SHA for 4f148af
.github/workflows/tests+artifacts+pypi.yml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
python-version: ${{ matrix.python-version }}
56
57
- - run: pip install pytest nbconvert ipython ipykernel build
+ - run: pip install pytest build
58
59
- run: DEBUG=1 VERBOSE=1 pip install --verbose -e .
60
0 commit comments