blob: c9815de34d94a895fc0575f8128b11a96405edc3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
+++ pyproject.toml
@@ -154,8 +154,6 @@ exclude = [
]
[tool.hatch.build.targets.wheel.shared-data]
-"nbclassic.svg" = "share/icons/hicolor/scalable/apps/nbclassic.svg"
-"jupyter-nbclassic.desktop" = "share/applications/jupyter-nbclassic.desktop"
"jupyter_server_config.d/nbclassic.json" = "etc/jupyter/jupyter_server_config.d/nbclassic.json"
[tool.hatch.build.hooks.jupyter-builder]
|