Completed
Branch master (a2fe41)
by Steffen
21s
created

Checkout Config

# scrutinizer-ci.com configuration
imports:
    - python

checks:
    python:
        code_rating: true
        duplicate_code: true

before_commands:
    - pip install .
    - pip install .[unittests]

Repository Config

# language: