Skip to content

Commit

Permalink
Skip incompatible script testing in installs
Browse files Browse the repository at this point in the history
  • Loading branch information
loganharbour committed Oct 31, 2024
1 parent a45da94 commit 31dc826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tests/fuel-cycle/tests
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
[gui]
type = RunCommand
command = 'python3 fuel_cycle_gui.py --test'
# See #207
installation_type = 'in_tree'
requirement = 'The system shall be able to open a graphical interface for the tritium fuel cycle example for user training.'
required_python_packages = 'tempfile tkinter re subprocess matplotlib numpy scipy atexit shutil atexit os'
[]
Expand Down

0 comments on commit 31dc826

Please sign in to comment.