Closed sephii closed 1 year ago
This allows running Sygnal with the sygnal command. Also it’s required to have it packaged with Nix’s buildPythonApplication, which uses entrypoints to create the executables.
sygnal
buildPythonApplication
Done. I wasn’t really sure where to put the changelog entry, please let me know if I should put it somewhere else.
This allows running Sygnal with the
sygnal
command. Also it’s required to have it packaged with Nix’sbuildPythonApplication
, which uses entrypoints to create the executables.