You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/top-level/python-aliases.nix
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -690,6 +690,7 @@ mapAliases ({
690
690
tissue=throw"tissue has been removed, because it is archived since October 2022";# added 2024-07-27
691
691
torchgpipe=throw"torchgpipe has been removed, because it appears unmaintained and Pytorch now includes pipeline parallelism support";# added 2024-05-18
692
692
tornado_4=throw"tornado_4 has been removed, use tornado instead";# added 2025-01-13
693
+
tornado_5=throw"tornado_5 has been removed, use tornado instead";# added 2025-01-13
693
694
torrent_parser=torrent-parser;# added 2023-11-04
694
695
transip=throw"transip has been removed because it is no longer maintained. TransIP SOAP V5 API was marked as deprecated";# added 2023-02-27
695
696
py-tree-sitter=throw"Was merged with tree-sitter.";# added 2024-03-20
0 commit comments