pythonPackages.diff_cover: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-17 13:44:20 +01:00
parent e2fa14f3fb
commit 7989e3968e
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -6,7 +6,6 @@
, six , six
# test dependencies # test dependencies
, coverage , coverage
, flake8
, mock , mock
, nose , nose
, pycodestyle , pycodestyle