python35: remove

This commit is contained in:
Jonathan Ringer
2020-08-12 21:57:18 -07:00
parent 6fffd50623
commit 91bec61635
5 changed files with 1 additions and 88 deletions
-1
View File
@@ -269,7 +269,6 @@ in {
) super.ocaml-ng;
python27 = super.python27.override { static = true; };
python35 = super.python35.override { static = true; };
python36 = super.python36.override { static = true; };
python37 = super.python37.override { static = true; };
python38 = super.python38.override { static = true; };