pythonPackages.pubnub: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-21 00:01:40 +01:00
parent e16162f43a
commit cac9041461
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -5,7 +5,6 @@
, fetchFromGitHub , fetchFromGitHub
, pycryptodomex , pycryptodomex
, pytestCheckHook , pytestCheckHook
, pyyaml
, pytest-vcr , pytest-vcr
, pytest-asyncio , pytest-asyncio
, requests , requests