Completed
Push — master ( 9d325d...8f6815 )
by Steffen
37s
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: