Completed
Push — master ( d4e2b2...b50aa8 )
by Steffen
25s
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: