Skip to content

Commit

Permalink
ENH: Add doctest flags for float numbers [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cheginit committed Aug 27, 2021
1 parent 05593ab commit 1684982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ fallback_version = "999"

[tool.pytest.ini_options]
addopts = '--doctest-modules --ignore=noxfile.py -n=auto -v --cov=pygeoutils --cov-report xml --durations=5'
doctest_optionflags = 'NORMALIZE_WHITESPACE IGNORE_EXCEPTION_DETAIL NUMBER'

0 comments on commit 1684982

Please sign in to comment.