python310Packages.pygmt: update disabled
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
version = "0.9.0";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "GenericMappingTools";
|
||||
|
||||
Reference in New Issue
Block a user