arouteserver: relax packaging constraint
This commit is contained in:
parent
ec1d0ce70e
commit
0717d9d082
@ -26,6 +26,8 @@ python3Packages.buildPythonPackage rec {
|
||||
|
||||
build-system = with python3Packages; [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [ "packaging" ];
|
||||
|
||||
dependencies = with python3Packages; [
|
||||
aggregate6
|
||||
jinja2
|
||||
|
Loading…
x
Reference in New Issue
Block a user