python310Packages.ua-parser: fix dependencies

This commit is contained in:
Sandro Jäckel 2022-05-30 04:29:15 +02:00
parent 260ed44242
commit 76359b35c1
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -9,7 +9,7 @@ buildPythonPackage rec {
sha256 = "0csh307zfz666kkk5idrw3crj1x8q8vsqgwqil0r1n1hs4p7ica7";
};
buildInputs = [ pyyaml ];
propagatedBuildInputs = [ pyyaml ];
doCheck = false; # requires files from uap-core