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

Add type information for mypy and type hints? #1168

Open
v3nd3774 opened this issue Mar 26, 2024 · 4 comments
Open

Add type information for mypy and type hints? #1168

v3nd3774 opened this issue Mar 26, 2024 · 4 comments

Comments

@v3nd3774
Copy link

Is this something that could be added to behave?

This is to resolve issue with using mypy on behave tests:

Skipping analyzing "behave": module is installed, but missing library stubs or py.typed marker (mypy)
@a-da
Copy link

a-da commented Mar 27, 2024

If we just need a contribution to this, please ping me; I would like to open PR related to this. But before, we need to clarify if there is a green line for this and if this is documented as existing or to be done in the future roadmap.

@jenisys
Copy link
Member

jenisys commented Mar 30, 2024

It makes no sense to add type-hint support before Python 2.7 support is dropped.

@a-da
Copy link

a-da commented Mar 31, 2024

@jenisys could you link the ticket/PR related to dropping python2.7 ?

@jenisys
Copy link
Member

jenisys commented Apr 15, 2024

@a-da
SEE: CHANGES.rst

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

3 participants