Skip to content

Commit a72f300

Browse files
committed
try something
1 parent e835d42 commit a72f300

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
@@ -63,7 +63,7 @@ exclude = [".github", "binder"]
6363
path = "jupyter_ai_chat_commands/_version.py"
6464

6565
[tool.hatch.build.hooks.jupyter-builder]
66-
dependencies = ["hatch-jupyter-builder>=0.5"]
66+
dependencies = ["hatch-jupyter-builder>=0.5", "virtualenv!=20.35.0"]
6767
build-function = "hatch_jupyter_builder.npm_builder"
6868
ensured-targets = [
6969
"jupyter_ai_chat_commands/labextension/static/style.js",

0 commit comments

Comments
 (0)