We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Otherwise python -m camelot doesn't work.
python -m camelot
The text was updated successfully, but these errors were encountered:
@KOLANICH Thanks for reporting this!
Sorry, something went wrong.
why not to just fix that ?
I'm planning to look into all issues over the weekend, meanwhile adding these tags to the simple ones for anyone who may want to pick them up. :)
[MRG + 1] Add __main__ (#159)
61963aa
* Renames camelot.cli to camelot.__main__ Closes #154 * Keep __main__ and cli separate * Monkey patch click HelpFormatter
No branches or pull requests
Otherwise
python -m camelot
doesn't work.The text was updated successfully, but these errors were encountered: