README.md
21.1 KB
-
Fix case of '-f' switch for poetry build (#635) · fe29bec2
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.
Nicholas Bourikas committed