Merge #247426: python3Packages.gunicorn: replace setuptools
...into staging
This commit is contained in:
commit
9e425b9e55
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
, eventlet
|
||||
, gevent
|
||||
, pytestCheckHook
|
||||
, setuptools
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
@ -28,7 +27,6 @@ buildPythonPackage rec {
|
|||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
packaging
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue