From 2779f9b7257963019e67460d6e14d358556e71ef Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Tue, 31 Oct 2017 16:37:30 +0100 Subject: [PATCH] Depend on a specific stream of the python3 module for now --- python3-ecosystem.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-ecosystem.yaml b/python3-ecosystem.yaml index 801d5bb..411da9e 100644 --- a/python3-ecosystem.yaml +++ b/python3-ecosystem.yaml @@ -25,7 +25,7 @@ data: # bootstrap and platform modules conflict requires: platform: master - python3: master + python3: 3.6 references: community: https://www.python.org/ documentation: https://docs.python.org/3/