Closed marcosschroh closed 5 years ago
The new option should be:
include_custom_codecs [n]
If the user type y we should create a new folder that contains the custom codecs and add the key faust.codecs to the entry_points option pointing to the folder that contains the codec.
y
faust.codecs
entry_points
related to https://github.com/marcosschroh/cookiecutter-faust/pull/20
The new option should be:
If the user type
y
we should create a new folder that contains the custom codecs and add the keyfaust.codecs
to theentry_points
option pointing to the folder that contains the codec.