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

View File

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