python3Packages.radios: relax pycountry version constraint (#502729)
This commit is contained in:
@@ -35,6 +35,8 @@ buildPythonPackage rec {
|
||||
--replace-fail 'version = "0.0.0"' 'version = "${version}"'
|
||||
'';
|
||||
|
||||
pythonRelaxDeps = [ "pycountry" ];
|
||||
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user