Skip to content

Python: make package PEP-561 compliant#94

Merged
dmey merged 2 commits intopsychrometrics:masterfrom
Carbenium:py-typing
Jan 6, 2023
Merged

Python: make package PEP-561 compliant#94
dmey merged 2 commits intopsychrometrics:masterfrom
Carbenium:py-typing

Conversation

@Carbenium
Copy link
Contributor

The code already has type annotations. Let's ship the py.typed
file so the typing information actually can be consumed by e.g. mypy

This will allow to ship e.g. the py.typed file in the distribution.
The code already has type annotations. Let's ship the py.typed
file so the typing information actually can be consumed by e.g. mypy
@dmey
Copy link
Contributor

dmey commented Jan 6, 2023

Sorry for the delay--looks good. Thanks

@dmey dmey merged commit 3066345 into psychrometrics:master Jan 6, 2023
@Carbenium Carbenium deleted the py-typing branch January 6, 2023 15:31
@Carbenium
Copy link
Contributor Author

No worries! Thanks for merging.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants