Changeset 47:de07b0e7bd7a in pyenvjasmine
- Timestamp:
- Sep 4, 2019, 4:31:57 PM (5 years ago)
- Branch:
- default
- Phase:
- public
- Tags:
- 0.3.1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.rst
r40 r47 16 16 pip install pyenvjasmine 17 17 18 Or you can grab the latest sources and install it from there:: 18 Or you can grab the latest sources using Mercurial_ from https://code.codigo23.net/hg/pyenvjasmine:: 19 20 hg clone https://code.codigo23.net/hg/pyenvjasmine 21 22 and install it from there:: 19 23 20 24 python setup.py install … … 89 93 a new *Runner* instance. 90 94 95 96 .. _Mercurial: https://www.mercurial-scm.org 91 97 .. _envjasmine : https://github.com/trevmex/EnvJasmine 92 98 .. _pip: http://www.pip-installer.org/en/latest/index.html
Note:
See TracChangeset
for help on using the changeset viewer.