From a25857f5ce2166f0b85b01e0adc6181cea7a0af4 Mon Sep 17 00:00:00 2001 From: Adam Whittingham Date: Tue, 24 Oct 2023 18:06:50 +0100 Subject: [PATCH] Remove exclude from project.toml --- pyproject.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index f643bb2..7e02b34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,3 @@ authors = [ [build-system] requires = ["setuptools"] build-backend = "setuptools.build_meta" - -[options.packages.find] -exclude = - =pycronofy.test*