##// END OF EJS Templates
Version number set to 1.3.1
Version number set to 1.3.1

File last commit:

r282:21425e89 default
r286:a6fa088b 1.3.1 default
Show More
README-devel.rst
15 lines | 414 B | text/x-rst | RstLexer
Marcin Kasperski
Renaming README, so heptapod recognizes it
r282
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.