##// END OF EJS Templates
Current link to my extensions list
Current link to my extensions list

File last commit:

r282:21425e89 default
r284:7392c14e default
Show More
README-devel.rst
15 lines | 414 B | text/x-rst | RstLexer

Running development version

To examine in development virtual environment:

pip install Mercurial==«X-Y-Z» pip install dbus-python pip install keyring

then install mercurial_extension_utils and mercurial_keyring (possibly by pip --edit).

Note that dbus-python is not enforced by dependencies but it's presence makes various Linux backends available.