Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mypy version at first opportunity #133

Closed
parafoxia opened this issue Dec 3, 2021 · 0 comments
Closed

Update Mypy version at first opportunity #133

parafoxia opened this issue Dec 3, 2021 · 0 comments
Labels
type/devops This issue is related to development

Comments

@parafoxia
Copy link
Member

The version of Mypy needs to be updated in the dev requirements file, as some dataclass features are not supported in 0.910 (see python/mypy#10865 and python/mypy#11482). These issues have been fixed in the development version (python/mypy#10867 and python/mypy#11483), but have not been released to PyPI.

8b2a3d9 allows for the use of the development version, but as this slows down the pipeline pretty heavily, the version needs to updated to the latest stable as soon as it's available.

@parafoxia parafoxia added the type/devops This issue is related to development label Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/devops This issue is related to development
Projects
None yet
Development

No branches or pull requests

1 participant