From 41b44964cbc3f5cfb08a05dd1567cb0f71147394 Mon Sep 17 00:00:00 2001 From: Danila Danko Date: Wed, 21 Sep 2022 00:56:19 +0300 Subject: [PATCH] add fastapi / hatchling --- overrides/build-systems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 28bd594..78ec0b7 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -4682,7 +4682,8 @@ ], "fastapi-mail": [ "poetry-core", - "setuptools" + "setuptools", + "hatchling" ], "fastapi-restful": [ "poetry"