1
0
Fork 0

remove unused click dependency

This commit is contained in:
HendrikKlug-synthara 2022-07-11 16:57:38 +02:00
parent eab891ffd3
commit f45fe5a3ba
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ DEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/subprocess-tee[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/click[${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}"