Merge branch 'staging' into 'master'

Removed mypy check from CI.

See merge request s3lph/matemat!46
This commit is contained in:
s3lph 2018-09-09 23:42:19 +00:00
commit da122ab864

View file

@ -19,7 +19,6 @@ codestyle:
script:
- pip3 install -r requirements.txt
- sudo -u matemat pycodestyle matemat
# - sudo -u matemat mypy --ignore-missing-imports --strict -p matemat
build:
stage: build