Skip to content

Commit

Permalink
pytest: Don't skip "dist" directory in test discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
rdb committed Oct 14, 2023
1 parent f24a18f commit c77697a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -43,3 +43,4 @@ project_urls =

[tool:pytest]
testpaths = tests
norecursedirs = *.egg .* _darcs build CVS node_modules venv {arch}

0 comments on commit c77697a

Please sign in to comment.