datasette: add setuptools to propagatedBuildInputs
This commit is contained in:
parent
e4dd587f78
commit
9cb0fd80bc
@ -18,6 +18,7 @@
|
|||||||
, aiohttp
|
, aiohttp
|
||||||
, beautifulsoup4
|
, beautifulsoup4
|
||||||
, asgiref
|
, asgiref
|
||||||
|
, setuptools
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
@ -43,6 +44,7 @@ buildPythonPackage rec {
|
|||||||
pint
|
pint
|
||||||
pluggy
|
pluggy
|
||||||
uvicorn
|
uvicorn
|
||||||
|
setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
checkInputs = [
|
checkInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user