Skip to content

Commit 718c984

Browse files
committed
testpaths in pyproject toml
1 parent 71d8bac commit 718c984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=45", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.pytest.ini_options]
6-
testpaths = ["pins"]
6+
testpaths = ["vetiver"]
77
addopts = "--doctest-modules"
88
doctest_optionflags = "NORMALIZE_WHITESPACE"
99
markers = [

0 commit comments

Comments
 (0)