Completed
Push — master ( 5990be...6506a1 )
by Steffen
31s
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: