From a298ba5439f683a225b92903c7fde1aa29efe188 Mon Sep 17 00:00:00 2001 From: PerchunPak Date: Fri, 6 Sep 2024 19:41:05 +0200 Subject: [PATCH] overrides: add poetry-dynamic-versioning to mcstatus --- 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 4b2bb26c8..1a2960d34 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -11653,7 +11653,8 @@ ], "mcstatus": [ "poetry-core", - "setuptools" + "setuptools", + "poetry-dynamic-versioning" ], "md-toc": [ "setuptools"