Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Since now the minimum version is 3.10, the syntax shall be upgraded to reduce the cost of maintainability and readability.
The provided scripts/pyupgrade.sh
can be executed regularly to update all python files.
pyupgrade
can also be separately installed and used as a commit hook.