Add "workprover" to packages list
This commit is contained in:
parent
30e7df6094
commit
721ad8c61a
3
setup.py
3
setup.py
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user