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

[BUGFIX] Include wahoomc.init module in published PyPI version #172

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

treee111
Copy link
Owner

@treee111 treee111 commented Nov 15, 2022

This PR…

  • includes the directory wahoomc/init to the published package in PyPI

Considerations and implementations

The whole .init cli input was not working because the directory wahoomc/init is not included.
Without that, this is the output of version 3.0.0

(gdal-user) <username>@<computer> % python -m wahoomc.init    
/Users/bkreusc/opt/anaconda3/envs/gdal-user/bin/python: No module named wahoomc.init

How to test

see above

Pull Request Checklist

without that, "python -m wahoomc.init" returns "no module named wahoomc.init"
@treee111 treee111 added bug Something isn't working infrastructure Infrastructure labels Nov 15, 2022
@treee111 treee111 merged commit b4da480 into develop Nov 15, 2022
@treee111 treee111 deleted the bugfix-package-init branch November 15, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant