mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-01-31 21:02:37 +01:00
g-python requirement 0.1.5
This commit is contained in:
parent
50fc4b4107
commit
ef3a34df77
@ -10,7 +10,7 @@ import java.util.List;
|
|||||||
|
|
||||||
public class GPythonVersionUtils {
|
public class GPythonVersionUtils {
|
||||||
|
|
||||||
private static final String MIN_GPYTHON_VERSION = "0.1.4";
|
private static final String MIN_GPYTHON_VERSION = "0.1.5";
|
||||||
private static final String MIN_PYTHON_VERSION = "3.2";
|
private static final String MIN_PYTHON_VERSION = "3.2";
|
||||||
|
|
||||||
// returns null if python not installed
|
// returns null if python not installed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user