Skip to content

Commit

Permalink
update doctest glob
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jun 7, 2016
1 parent 1d6b0c0 commit df2edd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[pytest]
addopts = --doctest-glob='*.rst'
addopts = --doctest-glob='doc/*.rst'
python_files = sourmash_lib/*.py
norecursedirs = utils

0 comments on commit df2edd9

Please sign in to comment.