Merge pull request #1368 from ThiefMaster/pytest-norecurse
Configure pytest's norecursedirs
This commit is contained in:
commit
12cd14a075
1 changed files with 3 additions and 0 deletions
|
|
@ -3,3 +3,6 @@ release = egg_info -RDb ''
|
|||
|
||||
[wheel]
|
||||
universal = 1
|
||||
|
||||
[pytest]
|
||||
norecursedirs = .* *.egg *.egg-info env* artwork docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue