diff --git a/tests.nix b/tests.nix index bf355d840af2ca22fc4cac5b15e03b6a56c54d3d..40412a752ecaacd918e0aad6bfab37def5f24383 100644 --- a/tests.nix +++ b/tests.nix @@ -35,7 +35,7 @@ let }; lint-python = mach-nix.mkPython { - inherit (zkapauthorizer.meta.mach-nix) python; + python = "python39"; requirements = '' isort black