Skip to content

Commit

Permalink
Turn webbpsf marker stuff into a pytest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson committed Oct 30, 2023
1 parent 5dd0ce8 commit ff6b178
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -70,6 +70,7 @@ dev = [

[project.entry-points]
'stpipe.steps' = { romancal = 'romancal.stpipe.integration:get_steps' }
pytest11 = {webbpsf = 'pytest_plugin.webbpsf_plugin'}

[project.scripts]
okify_regtests = 'romancal.scripts.okify_regtests:main'
Expand Down
Empty file added pytest_plugin/__init__.py
Empty file.
File renamed without changes.

0 comments on commit ff6b178

Please sign in to comment.