develmaycare / pyprojectutils

A collection of documentation and command line utilities for managing a software project.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Lice Error on Init Project #80

Closed develmaycare closed 7 years ago

develmaycare commented 7 years ago

Receiving an error when initializing a project with --prompt and the default license.

usage: lice [-h] [--header] [-o ORGANIZATION] [-p PROJECT] [-t TEMPLATE_PATH]
            [-y YEAR] [--vars]
            [license]
lice: error: argument license: invalid choice: 'Tents,' (choose from 'afl3', 'agpl3', 'apache', 'bsd2', 'bsd3', 'cc0', 'cc_by', 'cc_by_nc', 'cc_by_nc_nd', 'cc_by_nc_sa', 'cc_by_nd', 'cc_by_sa', 'cddl', 'epl', 'gpl2', 'gpl3', 'isc', 'lgpl', 'mit', 'mpl', 'wtfpl', 'zlib')