mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-02-20 13:02:36 +01:00
update g-python requirement
This commit is contained in:
parent
1bf6aa8799
commit
84d73fd47d
@ -10,7 +10,7 @@ import java.util.List;
|
||||
|
||||
public class GPythonVersionUtils {
|
||||
|
||||
private static final String MIN_GPYTHON_VERSION = "0.1.2";
|
||||
private static final String MIN_GPYTHON_VERSION = "0.1.3";
|
||||
private static final String MIN_PYTHON_VERSION = "3.2";
|
||||
|
||||
// returns null if python not installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user