python311Packages.cyclonedx-python-lib: refactor
This commit is contained in:
parent
f8979b0d25
commit
b8ea361606
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
buildPythonPackage rec {
|
||||
pname = "cyclonedx-python-lib";
|
||||
version = "6.4.0";
|
||||
format = "pyproject";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
|
|
Loading…
Reference in a new issue