python39Packages.python-modules: drop unused input

This commit is contained in:
Sandro 2021-08-07 11:53:00 +02:00 committed by GitHub
parent 143fe598ba
commit d21c5451c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
{ lib
, buildPythonPackage
, fetchPypi
, pytest-asyncio
, pytest-cov
, pytestCheckHook
, requests