Files
2024-03-05 14:24:44 +03:00

10 lines
243 B
Diff

--- pyproject.toml.orig 2024-03-05 12:41:51.000000000 +0300
+++ pyproject.toml 2024-03-05 12:41:56.000000000 +0300
@@ -1,6 +1,5 @@
[build-system]
requires = [
- "jupyterlab==4.*",
"hatchling>=0.25",
]
build-backend = "hatchling.build"