Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
poezio
poezio
Commits
5cc8f9a6
Commit
5cc8f9a6
authored
Aug 21, 2022
by
Link Mauve
Browse files
Bump mypy to 0.971 in CI
parent
f3a751b3
Pipeline
#4600
passed with stages
in 3 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5cc8f9a6
...
...
@@ -120,7 +120,7 @@ mypy-fixed:
stage
:
lint
image
:
python:3
script
:
-
pip3 install mypy==0.9
6
1 types-setuptools
-
pip3 install mypy==0.9
7
1 types-setuptools
-
mypy --ignore-missing-imports ./poezio
-
mypy --ignore-missing-imports ./plugins
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment