Skip to content

Commit c60ed6d

Browse files
Merge pull request #389 from blueyed/testpaths
pytest: configure testpaths
2 parents 25494bd + 130a3e3 commit c60ed6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
envlist=py{27,34,35,36,37,38}-test,flake8,check_readme,py{27,37}-selfcheck
33

44
[pytest]
5+
testpaths=testing
56
filterwarnings=error
67
markers=
78
issue(id): reference to github issue

0 commit comments

Comments
 (0)