python3-userpath: fix tests.

This commit is contained in:
mhmdanas 2022-04-10 19:35:25 +03:00 committed by Piotr
parent b9a31a0865
commit 1cfed1c265

View file

@ -4,9 +4,9 @@ version=1.7.0
revision=2
wrksrc="userpath-${version}"
build_style=python3-module
pycompile_module="userpath"
hostmakedepends="python3-setuptools"
depends="python3-click"
checkdepends="$depends python3-pytest"
short_desc="Cross-platform tool for adding locations to the user PATH"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT, Apache-2.0"