Skip to content

Commit

Permalink
[156] Do not install unittest-xml-reporting==1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FifthPotato committed Aug 15, 2024
1 parent 8d7354f commit 2d9c861
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion irods_consortium_continuous_integration_test_hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ def main():
irods_python_ci_utilities.install_os_packages(get_test_packages())

irods_python_ci_utilities.subprocess_get_output(['sudo', '-EH', 'python3', '-m', 'pip', 'install',
'unittest-xml-reporting==1.14.0',
'python-qpid-proton==0.36.0'])

install_messaging_package(options.message_broker)
Expand Down

0 comments on commit 2d9c861

Please sign in to comment.