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

pyproject.toml specifies mypy = "0.790" causes poetry install to fail #1

Open
ajanderson1 opened this issue Apr 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ajanderson1
Copy link

It would appear that specifying mypy = "0.790" in pyproject.toml causes poetry install to fail (due to dependency: typed-ast<=1.5.0)

To Reproduce
Following instruction as per documentation (Mac OS X 13.3.1 (22E261) M1 & Python 3.10)

PR submitted

@ajanderson1 ajanderson1 added the bug Something isn't working label Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant