Add "workprover" to packages list

This commit is contained in:
Biryuzovye Kleshni 2018-06-23 15:54:32 +00:00
parent 30e7df6094
commit 721ad8c61a
1 changed files with 2 additions and 1 deletions

View File

@ -59,7 +59,8 @@ if __name__ == "__main__":
'pybitmessage.pyelliptic', 'pybitmessage.pyelliptic',
'pybitmessage.socks', 'pybitmessage.socks',
'pybitmessage.storage', 'pybitmessage.storage',
'pybitmessage.plugins' 'pybitmessage.plugins',
'pybitmessage.workprover'
] ]
# this will silently accept alternative providers of msgpack # this will silently accept alternative providers of msgpack