python312Packages.pyads: update disabled
This commit is contained in:
parent
4fd54729f0
commit
e4e81c46a6
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
||||
version = "3.5.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "stlehmann";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user