diff --git a/srcpkgs/python3-userpath/template b/srcpkgs/python3-userpath/template index b557bc2528a..8fc30c9a52f 100644 --- a/srcpkgs/python3-userpath/template +++ b/srcpkgs/python3-userpath/template @@ -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 " license="MIT, Apache-2.0"