Skip to content

Commit 9870911

Browse files
committed
remove pytest setting
1 parent 1a22544 commit 9870911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ tag_template = "v{new_version}"
2929
src = "jupyter_client/_version.py"
3030

3131
[tool.pytest.ini_options]
32-
norecursedirs = "dist build"
3332
addopts = "-raXs --durations 10 --color=yes --doctest-modules"
3433
testpaths = [
3534
"jupyter_client/tests/"

0 commit comments

Comments
 (0)