Skip to content

Commit

Permalink
Remove xdoctest
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard committed Aug 30, 2024
1 parent a666e34 commit be47b29
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ addopts = [
# "--store-durations", # not available yet
"--strict-markers",
"--tb=native",
"--xdoctest-modules",
"--xdoctest-style=google",
"-vv",
]
doctest_optionflags = [
Expand Down
1 change: 0 additions & 1 deletion tests/requirements-ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
anaconda-client
conda-forge::xdoctest
conda-verify
contextlib2
coverage
Expand Down

0 comments on commit be47b29

Please sign in to comment.