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.
ipyparallel
1 parent 5acbca5 commit 2cf991cCopy full SHA for 2cf991c
1 file changed
.github/workflows/downstream.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
70
with:
71
package_name: ipyparallel
72
- package_spec: '-e ".[test]"'
+ package_spec: ".[test]"
73
74
jupyter_kernel_test:
75
runs-on: ubuntu-latest
0 commit comments