Skip to content

Commit 683590e

Browse files
mgautierfrrenaud gaudin
authored andcommitted
Configure a bit pytest.
1 parent 4ff7c3d commit 683590e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[tool.black]
66
target-version = ['py36', 'py37', 'py38']
7+
8+
9+
[tool.pytest.ini_options]
10+
testpaths = ["tests"]

0 commit comments

Comments
 (0)