Skip to content

Conversation

@nick-knight
Copy link
Contributor

mypy is a development dependence: it is not required by users of this package.

Closes #46 and closes #47

Signed-off-by: Nick Knight <nick.knight@sifive.com>
@nick-knight
Copy link
Contributor Author

Looks like CI is failing on checks for Python 3.5 and 3.6. My guess is this has to do with these being ancient/EOL. Fixing this might go beyond the scope of this PR.

@richardxia
Copy link
Member

We should probably drop Pythons 3.5, 3.6, and 3.7, since all three of them are past EOL, though probably in its own PR just to keep things tidy. We'd probably also want to add in 3.9, 3.10, and 3.11, which are the latest supported releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typed_ast is deprecated Spurious dependence on mypy?

4 participants