From e550e4dd978570e9130aec3dcc05599c57492614 Mon Sep 17 00:00:00 2001 From: CLEMENT Iwan Date: Fri, 25 Jan 2019 16:51:58 +0100 Subject: [PATCH] Good version --- windows/choco/python3.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/choco/python3.sls b/windows/choco/python3.sls index e10e0a8..aff8417 100644 --- a/windows/choco/python3.sls +++ b/windows/choco/python3.sls @@ -1,3 +1,3 @@ 'Installons Python 3': chocolatey.installed: - - name: python3 \ No newline at end of file + - name: python \ No newline at end of file