diff --git a/pyproject.toml b/pyproject.toml index ea9b3777a..cc88c9131 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -217,7 +217,6 @@ exclude = [ "build_helpers/*.py", "ft_client/build/*", "build/*", - "tests/*", ] ignore = ["freqtrade/vendor/**"] pythonPlatform = "All"