mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-26 18:30:52 +01:00
gpython min version 0.1.6
This commit is contained in:
parent
82cb8d0b01
commit
fb8f8333df
@ -10,7 +10,7 @@ import java.util.List;
|
||||
|
||||
public class GPythonVersionUtils {
|
||||
|
||||
private static final String MIN_GPYTHON_VERSION = "0.1.5";
|
||||
private static final String MIN_GPYTHON_VERSION = "0.1.6";
|
||||
private static final String MIN_PYTHON_VERSION = "3.2";
|
||||
|
||||
// returns null if python not installed
|
||||
|
Loading…
Reference in New Issue
Block a user