Skip to content

Commit

Permalink
Revert "Ensure doctests are run"
Browse files Browse the repository at this point in the history
This reverts commit 10ec666.
  • Loading branch information
marcelm committed Dec 13, 2024
1 parent 5bfda79 commit 82fc2d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,8 @@ cutadapt = ["*.pyx", "*.c", "*.h"]
filterwarnings = [
"error",
]
testpaths = ["tests", "src"]
testpaths = ["tests"]
xfail_strict = true
addopts = "--doctest-modules"
timeout = 10

[tool.setuptools_scm]
Expand Down

0 comments on commit 82fc2d7

Please sign in to comment.