Skip to content

Commit

Permalink
Update pyproject.toml with correct setting
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfullard committed Jul 10, 2024
1 parent b626556 commit 6276d44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ tardis_visualization = ["tools/tests/data/*"]
testpaths = ["tardis"]
astropy_header = true
text_file_format = "rst"
markers = [
# continuum tests
"continuum",
]

[tool.tardis]
edit_on_github = false

0 comments on commit 6276d44

Please sign in to comment.