Skip to content

Commit

Permalink
fix testpaths
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Nov 16, 2022
1 parent 1598f39 commit 6acbc46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ target_version = [
[tool.pytest.ini_options]
addopts = "-raXs --durations 10 --color=yes --doctest-modules"
testpaths = [
"jupyter_client",
"tests/"
]
timeout = 100
Expand Down

0 comments on commit 6acbc46

Please sign in to comment.