python3Packages.tern: add packageurl dependency

This commit is contained in:
Matt Melling
2021-11-05 12:12:01 +00:00
parent 1221903710
commit d21e84526b
@@ -12,6 +12,7 @@
, GitPython
, prettytable
, idna
, packageurl-python
}:
buildPythonPackage rec {
@@ -42,6 +43,7 @@ buildPythonPackage rec {
GitPython
prettytable
idna
packageurl-python
];
# No tests