Merge pull request #728 from takeda/takeda-patch-5

FastAPI hatchling
This commit is contained in:
adisbladis 2022-09-28 18:43:11 +13:00 committed by GitHub
commit 6a0fb9abc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -388,7 +388,8 @@
"cython"
],
"fastapi": [
"flitBuildHook"
{ "buildSystem": "flitBuildHook", "until": "0.84.0" },
{ "buildSystem": "hatchling", "from": "0.84.0" }
],
"fastapi-restful": [
"poetry"