Skip to content

Add python -m entrypoint#43

Draft
Mirochill wants to merge 1 commit into
nimaid:mainfrom
Mirochill:fix-28-python-module-entrypoint
Draft

Add python -m entrypoint#43
Mirochill wants to merge 1 commit into
nimaid:mainfrom
Mirochill:fix-28-python-module-entrypoint

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • add src/binary_waterfall/__main__.py so python -m binary_waterfall starts the same run() entrypoint as the console script
  • document the module launch command next to binary-waterfall

Fixes #28

Validation

  • git diff --check
  • git diff --cached --check
  • git show --check --stat --oneline HEAD
  • Not run locally

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.

(Issue) binary_waterfall is a package and cannot be directly executed.

1 participant