Completed
Push — master ( adc71d...8868c1 )
by George
01:20
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'
build:
    dependencies:
        before:
            - 'pip install -r requirements/test.txt'