Verified Commit 1490fd84 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

CI: Install pytest

parent bdbb5766
Pipeline #57647 failed with stage
in 22 seconds
image: python:3.7
before_script:
- pip3 install --user mypy
- pip3 install --user mypy pytest
- export "PATH=$HOME/.local/bin:$PATH"
typecheck:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment