Completed
Push — master ( 9af67c...5990be )
by Steffen
48s
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: