python313Packages.nibabel: remove disabled
This commit is contained in:
@@ -26,8 +26,6 @@ buildPythonPackage rec {
|
||||
version = "5.3.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-jSAGtw1yf9CnmKiK5f1kM5dB9Db8/IPW6jJWzbxRxbc=";
|
||||
|
||||
Reference in New Issue
Block a user