From c77697a2c0bed34714511775755e3ce09b554e48 Mon Sep 17 00:00:00 2001 From: rdb Date: Sat, 14 Oct 2023 09:55:51 +0200 Subject: [PATCH] pytest: Don't skip "dist" directory in test discovery --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index c3a79e56c0..76a9a6ef21 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,3 +43,4 @@ project_urls = [tool:pytest] testpaths = tests +norecursedirs = *.egg .* _darcs build CVS node_modules venv {arch}