Merge pull request #172156 from SuperSandro2000/txaio

python310Packages.txaio: remove unused input
main
Bobby Rong 2 years ago committed by GitHub
commit ac82180d97
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
, pytestCheckHook
, pythonOlder
, six
, twisted
, zope_interface
}:

Loading…
Cancel
Save