python310Packages.twentemilieu: update disabled

This commit is contained in:
Fabian Affolter 2023-03-22 20:25:53 +01:00 committed by GitHub
parent 52748a2bad
commit ab302b53cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ buildPythonPackage rec {
version = "1.0.0";
format = "pyproject";
disabled = pythonOlder "3.8";
disabled = pythonOlder "3.10";
src = fetchFromGitHub {
owner = "frenck";