python311Packages.pvlib: refactor
This commit is contained in:
parent
2f6a6c5c68
commit
8f9d73ae2d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
buildPythonPackage rec {
|
||||
pname = "pvlib";
|
||||
version = "0.10.4";
|
||||
format = "pyproject";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
|
Loading…
Reference in a new issue