diff --git a/setup.py b/setup.py index 68dadead5..e9a4096cc 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( 'cryptography', 'lbryschema', 'torba', - 'upnpclient', + 'txupnp', 'pyyaml', 'requests', 'txJSON-RPC',