Skip to content

Commit

Permalink
Remove doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Feb 10, 2022
1 parent 332bb4c commit 0620e80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ addopts = [
"--cov-report=term-missing",
"--cov-report=xml",
"--cov-report=html",
"--doctest-modules",
"--doctest-glob='*.rst'",
]
log_cli_level = "info"
testpaths = "tests"

0 comments on commit 0620e80

Please sign in to comment.