Skip to content

Commit 113f9f3

Browse files
docs: improve release instructions
1 parent 718ff54 commit 113f9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/dev_release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ conda deactivate
99
conda remove --all -y -n releasewidgets
1010
rm -rf ipywidgets
1111
12-
conda create -c conda-forge --override-channels -y -n releasewidgets notebook nodejs yarn twine jupyterlab=3 jupyter-packaging python-build python=3.9 traitlets
12+
conda create -c conda-forge --override-channels -y -n releasewidgets notebook nodejs yarn twine jupyterlab=3 jupyter-packaging python-build jq
1313
conda activate releasewidgets
1414
1515
git clone [email protected]:jupyter-widgets/ipywidgets.git

0 commit comments

Comments
 (0)