PyBitmessage
PyBitmessage copied to clipboard
Add kivy mpybit
Add login screen in mpybit.py
You need to use from pybitmesage.bitmessagekivy.....
tests need to be fixed.
tests need to be fixed.
from pybitmessage.bitmessagekivy.base_navigation import (
ModuleNotFoundError: No module named 'pybitmessage.bitmessagekivy.base_navigation'
I guess after merging #2035, the test will not break.
I have removed import of some screens from json
file because these screens are not merged in v0.6
,
split
- missing
xclip
,xsel
packages -
addresses
import inside kivy can be absolute.