I’m trying to build a new package in COPR and currently encountering this error when trying to run tests.
The poetry is added as BuildRequires: python3dist(poetry) and it’s installed according to the logs from build but when trying to run tests it fails on No such file or directory: 'poetry'.
I’m not sure what I’m missing. Here is the whole SPEC file.