Commit 16f9b863 authored by Godefroid Chapelle's avatar Godefroid Chapelle

Problem: 3.9 not up to date

Solution: update to latest 3.9.0b1
parent f61090bc
......@@ -23,7 +23,7 @@ ifeq ($(PYTHON_VER),3.8)
endif
ifeq ($(PYTHON_VER),3.9)
PYTHON_MINOR ?= 3.9.0
PYTHON_ARCHIVE ?= Python-3.9.0a6
PYTHON_ARCHIVE ?= Python-3.9.0b1
endif
ifndef PYTHON_MINOR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment