python311Packages.nbdev: update disabled
This commit is contained in:
parent
73e6aff269
commit
a35ea2eea0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
|||
version = "2.3.13";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
|
|
Loading…
Reference in a new issue