From 092f2634a6302d648f0ed7b742457e7dae22d786 Mon Sep 17 00:00:00 2001 From: Max Hausch Date: Wed, 2 Oct 2024 20:38:26 +0200 Subject: [PATCH] overrides: add pdocs --- overrides/build-systems.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overrides/build-systems.json b/overrides/build-systems.json index b6543e65a..833c3b884 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -15542,6 +15542,9 @@ "setuptools", "setuptools-scm" ], + "pdocs": [ + "poetry" + ], "pdunehd": [ "setuptools" ],