Merge pull request #71160 from jerith666/nox-setuptools
nox: add missing 'setuptools' to propagatedBuildInputs
This commit is contained in:
commit
83be1d4b80
@ -19,6 +19,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
click
|
click
|
||||||
requests
|
requests
|
||||||
characteristic
|
characteristic
|
||||||
|
setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user