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