python310Packages.google-cloud-secret-manager: update disabled
This commit is contained in:
parent
5da5e8b220
commit
c7f2e5359b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
|||
version = "2.12.5";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
|
Loading…
Reference in a new issue