Closed SimeonEhrig closed 2 months ago
@BrianMarre please review
@SimeonEhrig Does it mean the test you pointed to will now fail with this PR?
The PR also contains the fix for the current setup. But in future, if the setup will be changed, hopefully yes.
I didn't fixed the comments. I pushed again to trigger the CI to see, if the script is called somewhere else. I will fix the issues later.
@chillenzer Can you check it again. I think now it looks much better.
ping @chillenzer
requirements_txt_modifier.py
should modify a dependency in a requirements.txt, which does not exist, it throws a warning because this is unexpected behavior. Because warnings are hard to detect in the CI, change it to an error.Example: https://gitlab.com/hzdr/crp/picongpu/-/jobs/7789974598