Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Skip incompatible script testing in installs #208

Merged
merged 2 commits into from
Oct 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/tests/fuel-cycle/tests
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
[gui]
type = RunCommand
command = 'python3 fuel_cycle_gui.py --test'
installation_type = 'in_tree' # See #207
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