##// END OF EJS Templates
docs: update link to TortoiseHg
docs: update link to TortoiseHg

File last commit:

r282:21425e89 default
r291:eca3b7b0 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.