--- include: - remote: https://jobs.just-ci.dev/66-bug-python-3-11-breaks-python-pip-licenses/project-automation/workflow.yml - remote: https://jobs.just-ci.dev/66-bug-python-3-11-breaks-python-pip-licenses/python/collections/quality.yml - remote: https://jobs.just-ci.dev/66-bug-python-3-11-breaks-python-pip-licenses/python/collections/release.yml - remote: https://jobs.just-ci.dev/66-bug-python-3-11-breaks-python-pip-licenses/python/collections/security.yml - remote: https://jobs.just-ci.dev/66-bug-python-3-11-breaks-python-pip-licenses/python/collections/style.yml python:twine: rules: - if: ($CI_COMMIT_TAG =~ /^v[0-9]+(\.[0-9]+){2}(.*)$/) python:bandit: allow_failure: true python:safety: allow_failure: true