python311Packages.zamg: modernize
This commit is contained in:
parent
4d568d2fa7
commit
e79e4fa3f2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
buildPythonPackage rec {
|
||||
pname = "zamg";
|
||||
version = "0.3.3";
|
||||
format = "pyproject";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
|
|
Loading…
Reference in a new issue