1
0
Fork 0
forked from s3lph/matemat

Removed mypy check from CI.

This commit is contained in:
s3lph 2018-09-10 01:38:19 +02:00
parent a48e1d8130
commit dcbd093eed

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