Skip to content

Commit

Permalink
setup.cfg: add pytest norecursedirs
Browse files Browse the repository at this point in the history
  • Loading branch information
j2kun committed Aug 31, 2020
1 parent 3248463 commit 198f75e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
@@ -0,0 +1,2 @@
[tool:pytest]
norecursedirs = venv __pycache__

0 comments on commit 198f75e

Please sign in to comment.