python3Packages.gptcache: remove superfluous pythonOlder
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
fetchFromGitHub,
|
||||
cachetools,
|
||||
numpy,
|
||||
pythonOlder,
|
||||
redis,
|
||||
redis-om,
|
||||
requests,
|
||||
@@ -15,8 +14,6 @@ buildPythonPackage rec {
|
||||
version = "0.1.44";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.8.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "zilliztech";
|
||||
repo = "GPTCache";
|
||||
|
||||
Reference in New Issue
Block a user