python3Packages.fava: relax simplejson constraint
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
lib,
|
||||
buildPythonPackage,
|
||||
buildNpmPackage,
|
||||
fetchpatch2,
|
||||
fetchFromGitHub,
|
||||
stdenv,
|
||||
babel,
|
||||
@@ -84,6 +83,8 @@ buildPythonPackage {
|
||||
watchfiles
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "simplejson" ];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
pythonImportsCheck = [ "fava" ];
|
||||
|
||||
Reference in New Issue
Block a user