mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
cyclonedx-python: fix build
This commit is contained in:
@@ -30,6 +30,10 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
]
|
||||
++ cyclonedx-python-lib.optional-dependencies.validation;
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"chardet"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "cyclonedx" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user