pythonPackages.buildbot: remove unused input
This commit is contained in:
parent
28bfe6a36a
commit
7949c406a8
@ -1,5 +1,5 @@
|
|||||||
{ stdenv, lib, buildPythonPackage, fetchPypi, makeWrapper, isPy3k,
|
{ stdenv, lib, buildPythonPackage, fetchPypi, makeWrapper, isPy3k,
|
||||||
python, twisted, jinja2, zope_interface, future, sqlalchemy,
|
python, twisted, jinja2, zope_interface, sqlalchemy,
|
||||||
sqlalchemy_migrate, dateutil, txaio, autobahn, pyjwt, pyyaml, treq,
|
sqlalchemy_migrate, dateutil, txaio, autobahn, pyjwt, pyyaml, treq,
|
||||||
txrequests, pypugjs, boto3, moto, mock, python-lz4, setuptoolsTrial,
|
txrequests, pypugjs, boto3, moto, mock, python-lz4, setuptoolsTrial,
|
||||||
isort, pylint, flake8, buildbot-worker, buildbot-pkg, buildbot-plugins,
|
isort, pylint, flake8, buildbot-worker, buildbot-pkg, buildbot-plugins,
|
||||||
|
Loading…
Reference in New Issue
Block a user