python3Packages.tern: add packageurl dependency

This commit is contained in:
Matt Melling 2021-11-05 12:12:01 +00:00
parent 1221903710
commit d21e84526b
No known key found for this signature in database
GPG key ID: 92FC861888D08853

View file

@ -12,6 +12,7 @@
, GitPython
, prettytable
, idna
, packageurl-python
}:
buildPythonPackage rec {
@ -42,6 +43,7 @@ buildPythonPackage rec {
GitPython
prettytable
idna
packageurl-python
];
# No tests