From db4d8c3414469c3365499db1bd966988e991f434 Mon Sep 17 00:00:00 2001 From: f0ng <48286013+f0ng@users.noreply.github.com> Date: Sun, 8 Aug 2021 21:44:57 +0800 Subject: [PATCH] Update config.properties --- property/config.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/property/config.properties b/property/config.properties index 0676474..6d4cc5c 100644 --- a/property/config.properties +++ b/property/config.properties @@ -1 +1,2 @@ -pythonpath=python \ No newline at end of file +python2path=python +python3path=python3