diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 73550b4..abd566d 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -604,6 +604,9 @@ "jupyter-client": [ "hatchling" ], + "jupyter-core": [ + "hatchling" + ], "jupyter-server": [ "jupyter-packaging" ],