@@ -95,3 +95,11 @@ before-build-python = ["jlpm clean:all"]
|
||||
|
||||
[tool.check-wheel-contents]
|
||||
ignore = ["W002"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ipykernel>=7.3.0",
|
||||
"jupyter-collaboration>=4.4.1",
|
||||
"jupyter-mcp-server>=1.0.6",
|
||||
"notebook>=7.6.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user