Hi, I've swapped to git and enabled tests, also renamed to python-terminaltexteffects as the project claims that it may be used as Python module as well. Checked: + PASS guix build + PASS all 58 tests passed successfully + PASS guix lint: no warnings + PASS visual check: synopsis, short and neat + PASS visual check: description, human readable and clear + PASS visual check: license, as specified in package definition + PASS visual check: project activity and release cadence Applied: + PASS rename to python-terminaltexteffects + PASS swap to git which contains tests + PASS place package in alphabetical order: guix import -i gnu/packages/toys.scm pypi terminaltexteffects + PASS replace poetry with python-poetry-core + PASS add python-pytest + PASS fill-column on description Pushed to master as 629edde10e00d3034ebcee4047ce7c872a679075. -- Oleg