Skip to content

Commit

Permalink
Bugfix webbpsf marker (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson authored Oct 30, 2023
1 parent 5dd0ce8 commit ccf3671
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 ccf3671

Please sign in to comment.