Skip to content

Commit 7854731

Browse files
committed
Exclude runtime dir from testing
1 parent 0573985 commit 7854731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ python =
3838
3.6: py36, flake8
3939

4040
[pytest]
41-
norecursedirs = test_*tmp
41+
norecursedirs = test_*tmp runtime

0 commit comments

Comments
 (0)