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 4a15e5d commit 2ba2902Copy full SHA for 2ba2902
.github/workflows/downstream.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
51
with:
52
package_name: nbconvert
53
- package_spec: pip install -e ".[test]"
+ package_spec: -e ".[test]"
54
55
jupyter_server:
56
runs-on: ubuntu-latest
0 commit comments