Dear maintainers,
I am packaging prometrix for openSUSE, to be able to install krr.
Currently I am getting this:
[ 6s] RuntimeError: The Poetry configuration is invalid: [ 6s] - project must contain ['name'] properties
I added three lines to the file to solve this:
[...]
[project]
name = "prometrix"
[...]
I am no Python or Poetry expert, but his was what I read from the Poetry docs (and which fixes this error). Could you please have a look into this?
Thanks in advance.
Kind Regards,
Johannes
Dear maintainers,
I am packaging prometrix for openSUSE, to be able to install krr.
Currently I am getting this:
I added three lines to the file to solve this:
I am no Python or Poetry expert, but his was what I read from the Poetry docs (and which fixes this error). Could you please have a look into this?
Thanks in advance.
Kind Regards,
Johannes