python3Packages.weatherflow4py: relax marshmallow constraint
This commit is contained in:
committed by
Robert Schütz
parent
b8f6b98eb5
commit
ab8a075105
@@ -36,6 +36,8 @@ buildPythonPackage rec {
|
||||
websockets
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "marshmallow" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
aioresponses
|
||||
pytest-asyncio
|
||||
|
||||
Reference in New Issue
Block a user