python310: drop
Reaches end of life before NixOS 26.05 and therefore has to leave early.
This commit is contained in:
@@ -353,13 +353,6 @@ stdenv.mkDerivation rec {
|
||||
"test_inspect"
|
||||
"test_pydoc"
|
||||
"test_warnings"
|
||||
]
|
||||
++ lib.optionals isPy310 [
|
||||
"test_contextlib_async"
|
||||
"test_future"
|
||||
"test_lzma"
|
||||
"test_module"
|
||||
"test_typing"
|
||||
];
|
||||
in
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user