cfn-lint: propagate setuptools
This commit is contained in:
parent
f364708ce9
commit
dfac4a0f43
@ -8,6 +8,7 @@
|
|||||||
, jsonpatch
|
, jsonpatch
|
||||||
, jsonschema
|
, jsonschema
|
||||||
, pathlib2
|
, pathlib2
|
||||||
|
, setuptools
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
@ -27,6 +28,7 @@ buildPythonPackage rec {
|
|||||||
jsonpatch
|
jsonpatch
|
||||||
jsonschema
|
jsonschema
|
||||||
pathlib2
|
pathlib2
|
||||||
|
setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
# No tests included in archive
|
# No tests included in archive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user