From 642bffb3426d0fa249c1592f1640d49ed949d8f2 Mon Sep 17 00:00:00 2001 From: Zoroark Date: Fri, 6 Jan 2023 03:50:47 +0100 Subject: [PATCH] Update filelock build systems --- overrides/build-systems.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/overrides/build-systems.json b/overrides/build-systems.json index a0e8999..21555c3 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -4955,7 +4955,9 @@ ], "filelock": [ "setuptools", - "setuptools-scm" + "setuptools-scm", + "hatchling", + "hatch-vcs" ], "filemagic": [ "setuptools"