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

Remove redundant py.typed files #129

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

jarshwah
Copy link
Contributor

@jarshwah jarshwah commented Nov 20, 2023

The documentation was unclear if we needed a py.typed file for each package listed in the pyproject.toml file, so they were added just in case. Testing shows that they are not required so now we remove them.

I've tested this works correctly by installing the package directly from this commit and running mypy.

The documentation was unclear if we needed a py.typed file for each
package listed in the pyproject.toml file, so they were added just in
case. Testing shows that they are not required so now we remove them.
@jarshwah jarshwah merged commit 8aee09e into octoenergy:main Nov 21, 2023
@jarshwah jarshwah deleted the remove-redundant-pytyped branch November 21, 2023 23:21
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.

2 participants