python3Packages.chalice: relax pip constraint
This commit is contained in:
@@ -50,6 +50,8 @@ buildPythonPackage rec {
|
||||
six
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "pip" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
hypothesis
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user