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

Export type hints #1582

Closed
palango opened this issue Feb 21, 2020 · 1 comment
Closed

Export type hints #1582

palango opened this issue Feb 21, 2020 · 1 comment

Comments

@palango
Copy link
Contributor

palango commented Feb 21, 2020

  • Version: 5.5.1
  • Python: 3.7
  • OS: osx

What was wrong?

It seems like currently the type information is not announced properly and won't be used by mypy in packages depending on web3.

See https://mypy.readthedocs.io/en/latest/installed_packages.html#making-pep-561-compatible-packages for more infos.

How can it be fixed?

Like described, typing infos need to be announced via PEP561

@palango palango mentioned this issue Feb 21, 2020
1 task
@kclowes
Copy link
Collaborator

kclowes commented Mar 2, 2020

This has been released with 5.6.0 @palango! Thanks!

@kclowes kclowes closed this as completed Mar 2, 2020
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

No branches or pull requests

2 participants