diff options
Diffstat (limited to 'Rprofile')
-rw-r--r-- | Rprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,4 +21,4 @@ if (interactive()) { } # For (re)installing PythonInR -Sys.setenv(USESPECIALPYTHONVERSION="python3.5") +#Sys.setenv(USESPECIALPYTHONVERSION="python3.5") |