Skip to content

Commit

Permalink
Allow doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
GardevoirX committed Jan 7, 2025
1 parent d14c72e commit 56fc382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ commands =
pytest {[testenv]test_options} {posargs}

# Run documentation tests
# pytest --doctest-modules --pyargs torchpme
pytest --doctest-modules --pyargs torchpme

[testenv:tests-min]
description = Run the minimal core tests with pytest and {basepython}.
Expand Down

0 comments on commit 56fc382

Please sign in to comment.