pytest ini

This commit is contained in:
Alexey Lavrenuke 2016-03-15 21:08:37 +03:00
parent 7ab60b41a1
commit 9a94bb4a90
2 changed files with 2 additions and 3 deletions

2
pytest.ini Normal file
View File

@ -0,0 +1,2 @@
[pytest]
norecursedirs = build dist .eggs .tox

View File

@ -1,5 +1,2 @@
[aliases]
test=pytest
[pytest]
norecursedirs = build dist .eggs .tox