From 76cbb40be593711dc638c0f1b309ef7ea06aae41 Mon Sep 17 00:00:00 2001 From: CLEMENT Iwan Date: Fri, 25 Jan 2019 16:58:54 +0100 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20du=20fichier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- windows/choco/python.sls | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 windows/choco/python.sls diff --git a/windows/choco/python.sls b/windows/choco/python.sls new file mode 100644 index 0000000..1169e67 --- /dev/null +++ b/windows/choco/python.sls @@ -0,0 +1,2 @@ +include: + - windows.choco.python3 \ No newline at end of file