python312Packages.githubkit: update disabled
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
version = "0.12.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "yanyongyu";
|
||||
@@ -33,7 +33,6 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
|
||||
dependencies = [
|
||||
hishel
|
||||
httpx
|
||||
|
||||
Reference in New Issue
Block a user