1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DISTUTILS_USE_PEP517=setuptools
7 PYTHON_COMPAT=( python3_{10..12} )
10 DESCRIPTION="solitaire in your terminal"
11 HOMEPAGE="https://github.com/eliasdorneles/usolitaire"
13 https://github.com/eliasdorneles/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21 dev-python/urwid[${PYTHON_USEDEP}]
24 distutils_enable_tests pytest