build: add more packages' build systems

This commit is contained in:
Phillip Cloud 2022-07-02 08:38:34 -05:00
parent abc47c71a4
commit 36f083a025
No known key found for this signature in database
GPG key ID: D908212070FD785E

View file

@ -567,6 +567,9 @@
"ipwhl": [
"flitBuildHook"
],
"ipykernel": [
"hatchling"
],
"iso8601": [
"poetry-core"
],
@ -598,6 +601,9 @@
{ "buildSystem": "hatchling", "from": "4.6.0" },
{ "buildSystem": "hatch-vcs", "from": "4.6.0" }
],
"jupyter-client": [
"hatchling"
],
"jupyter-server": [
"jupyter-packaging"
],