python310Packages.txaio: remove unused input

main
Sandro 2 years ago committed by GitHub
parent bf25f1af17
commit 305aabda40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      pkgs/development/python-modules/txaio/default.nix

@ -5,7 +5,6 @@
, pytest-asyncio , pytest-asyncio
, pytestCheckHook , pytestCheckHook
, pythonOlder , pythonOlder
, six
, twisted , twisted
, zope_interface , zope_interface
}: }:

Loading…
Cancel
Save