You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ pup --help
Usage: pup [OPTIONS] COMMAND [ARGS]...
Pluggable Micro Packager.
Options:
--version Show the version and exit.
--log-level [CRITICAL|ERROR|WARNING|WARN|INFO|DEBUG]
[default: INFO]
--help Show this message and exit.
Commands:
package Packages the GUI application in the given pip-installable source.
But there is no output with this command:
$ python -m pup --help
The text was updated successfully, but these errors were encountered:
With v1.0.0a17:
But there is no output with this command:
The text was updated successfully, but these errors were encountered: