From ee0ac6c59671c5161996b50b273ef412f08685be Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 28 Jun 2025 00:05:52 +1000 Subject: [PATCH] Removed pyproject.tml from test-sources --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 752d49327..5b7ce2d09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,6 @@ config-settings = "raqm=disable imagequant=disable platform-guessing=disable" test-sources = [ "checks", "Tests", - "pyproject.toml", "selftest.py", ] test-command = [