from .options import SoftwareService class GitLabService(SoftwareService): verbose_name = "GitLab" icon = 'orchestra/icons/apps/gitlab.png'