lukin0110 / poetry-copier

A copier template for scaffolding Python packages and apps (FastAPI and Gradio) using Poetry as package manager
GNU Affero General Public License v3.0
7 stars 1 forks source link

Bump mypy to fix concurrency issue on .gitlab-ci.yml #3

Closed lukin0110 closed 6 months ago

lukin0110 commented 10 months ago

Fix to be included: Generate report (mypy.xml) fails when running mypy in parallel with another job

Will be included in mypy>1.7.1. Check if it's released yet: https://pypi.org/project/mypy/

lukin0110 commented 6 months ago

Solved by bumping mypy to 1.9.0