here we can collect [config parameters](https://github.com/pyfar/cookiecutter-pypackage/blob/master/cookiecutter.json) in cookiecutter which are not required in pyfar. each change could be adressed in a separate issue. for example: - [ ] use_black - [x] install_libsndfile1, not need to remove anymore, see [here](https://github.com/pyfar/cookiecutter-pypackage/issues/63#issuecomment-3414902983) for details - [ ] new_project (would not be required anymore in copier) - [ ] command_line_interface (as soon as I know we have never used it anywhere)
here we can collect config parameters in cookiecutter which are not required in pyfar.
each change could be adressed in a separate issue.
for example: