Skip to content

Commit

Permalink
Remove doctest-rst option from pytest
Browse files Browse the repository at this point in the history
We do not have any code block in the documentation
See
openjournals/joss-reviews#3783 (comment)
  • Loading branch information
zonca committed Feb 1, 2022
1 parent 63cf534 commit 0246517
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ testpaths = "pysm3" "docs"
astropy_header = true
doctest_plus = enabled
text_file_format = rst
addopts = --doctest-rst

[coverage:run]
omit =
Expand Down

0 comments on commit 0246517

Please sign in to comment.