Skip to content

Commit 4d78cca

Browse files
hugovksybrenstuvel
authored andcommitted
Re-add doctests to tox
1 parent 95f3f9d commit 4d78cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ addopts = -v --cov rsa --cov-report term-missing
1010
deps = poetry
1111
commands =
1212
poetry install
13-
poetry run pytest tests/
13+
poetry run pytest --doctest-modules rsa tests/

0 commit comments

Comments
 (0)