From 721ad8c61abd57d172b875a58be8f85d53455eaa Mon Sep 17 00:00:00 2001 From: Biryuzovye Kleshni Date: Sat, 23 Jun 2018 15:54:32 +0000 Subject: [PATCH] Add "workprover" to packages list --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4a750680..4438becb 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,8 @@ if __name__ == "__main__": 'pybitmessage.pyelliptic', 'pybitmessage.socks', 'pybitmessage.storage', - 'pybitmessage.plugins' + 'pybitmessage.plugins', + 'pybitmessage.workprover' ] # this will silently accept alternative providers of msgpack