mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/unicodecsv: Add setuptools dependency
Package-Manager: Portage-2.3.14, Repoman-2.3.6
This commit is contained in:
@@ -16,6 +16,8 @@ SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
python_test() {
|
||||
python -m unittest discover
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user