Skip to content
Snippets Groups Projects
Commit d36bf163 authored by vlorentz's avatar vlorentz
Browse files

Tell pytest not to recurse in dotdirs.

pytest wastes a lot of time in .hypothesis and .git; this commit excludes them.
parent 77f23118
No related branches found
No related tags found
No related merge requests found
[pytest]
norecursedirs = docs
norecursedirs = docs .*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment