Fix case of '-f' switch for poetry build (#635)
In version 0.12.8, attempting to use an uppercase 'F' to designate build format yields the error: [NoSuchOption] The "-F" options does not exist. build [-f|--format FORMAT] Switching to lowercase 'f' to match the CLI's current configuration.
Showing
Please
register
or
sign in
to comment