mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-02-17 03:32:36 +01:00
minimum gpython version
This commit is contained in:
parent
8f5b59c97d
commit
88d4b13008
@ -10,7 +10,7 @@ import java.util.List;
|
||||
|
||||
public class GPythonVersionUtils {
|
||||
|
||||
private static final String MIN_GPYTHON_VERSION = "0.1.3";
|
||||
private static final String MIN_GPYTHON_VERSION = "0.1.4";
|
||||
private static final String MIN_PYTHON_VERSION = "3.2";
|
||||
|
||||
// returns null if python not installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user