From 8f14e77d76b45638626850d9170884e53da99a9f Mon Sep 17 00:00:00 2001 From: Aki Nitta Date: Tue, 19 Oct 2021 16:57:29 +0900 Subject: [PATCH] Make pytest not run .github/* (#10012) --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 7c43087097..543c872f4d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,6 +15,7 @@ [tool:pytest] norecursedirs = .git + .github dist build python_files =