Skip to content

Commit f4492e3

Browse files
committed
Pin older, more compatible version of jupyter_packaging
Signed-off-by: Itay Dafna <[email protected]>
1 parent 47b7c84 commit f4492e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools>=44",
44
"wheel>=0.30",
5-
"jupyter_packaging~=0.12.0",
5+
"jupyter_packaging~=0.9.0",
66
"jupyterlab~=3.0"
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)