Skip to content

Commit

Permalink
Turn pytest warning into error
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Jun 2, 2023
1 parent 23a7586 commit 387eb5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ norecursedirs = build doc/build commissioning planning pysynphot/src
addopts = -p no:warnings
xfail_strict=true
astropy_header = true
filterwarnings = error

[flake8]
# Ignoring these for now:
Expand Down

0 comments on commit 387eb5a

Please sign in to comment.