py.test => pytest (#2173)

py.test => pytest
This commit is contained in:
vojtekb 2017-02-09 18:34:16 +01:00 committed by Markus Unterwaditzer
parent 9e2807da76
commit 95db82f8f7
5 changed files with 10 additions and 10 deletions

View file

@ -8,4 +8,4 @@ universal = 1
license_file = LICENSE
[tool:pytest]
norecursedirs = .* *.egg *.egg-info env* artwork docs
norecursedirs = .* *.egg *.egg-info env* artwork docs examples