filter: excluded_paths: - pystratum_test/* before_commands: - sudo pip3 install cleo - sudo pip3 install coverage - sudo pip3 install pystratum build: dependencies: before: - pip3 install cleo - pip3 install coverage - pip3 install pystratum nodes: analysis: tests: override: - py-scrutinizer-run
# language: python # tests: true