Skip to content

Commit 60d5604

Browse files
committed
update twine version to fix nbdev_pypi
1 parent fa78e88 commit 60d5604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# on nb extensions (in)compatibility.
5959
# below versions are from trial and error
6060
pip install \
61-
twine==4.0.2 \
61+
twine==5 \
6262
notebook==6.2.0 \
6363
jupyter_server==2.3.0 \
6464
jupyter_core==5.2.0 \

0 commit comments

Comments
 (0)