##// END OF EJS Templates
docs: actually link to TortoiseHg in the text...
docs: actually link to TortoiseHg in the text There were no clickable links to thg before.

File last commit:

r282:21425e89 default
r292:2c70aed8 tip 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.