From b84de0467849b7b1e2c2d1c5e4d6834ffdc52d8c Mon Sep 17 00:00:00 2001 From: Carl George Date: Mar 06 2020 19:52:24 +0000 Subject: Don't require self for phase 1 --- diff --git a/python38.yaml b/python38.yaml index df74058..b74644c 100644 --- a/python38.yaml +++ b/python38.yaml @@ -19,7 +19,7 @@ data: # Depending on our selves for bootstrapping # This is not needed in bootstrap phase 1 and can be disabled - python38: [3.8-bootstrap] + #python38: [3.8-bootstrap] # sicpy needs package swig swig: [3.0]