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 70eef4e commit f9a4265Copy full SHA for f9a4265
1 file changed
.github/workflows/downstream.yml
@@ -19,6 +19,7 @@ jobs:
19
- uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
20
with:
21
package_name: ipython
22
+ package_spec: pip install -e ".[test]"
23
24
nbconvert:
25
runs-on: ubuntu-latest
0 commit comments