Skip to content

Commit 81bfe63

Browse files
author
Saurabh Kumar
committed
add pytest initialization configuration
1 parent 652f33f commit 81bfe63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ exclude = .tox,.git,venv,docs
44

55
[metadata]
66
description-file = README.md
7+
8+
[pytest]
9+
norecursedirs = .svn _build tmp* dist venv* .git

0 commit comments

Comments
 (0)