Changes between Version 1 and Version 2 of pyenvjasmine
- Timestamp:
- Sep 4, 2019, 4:18:23 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyenvjasmine
v1 v2 19 19 pip install pyenvjasmine 20 20 21 Or you can grab the latest sources and install it from there:: 21 Or you can grab the latest sources using Mercurial_ from https://code.codigo23.net/hg/pyenvjasmine:: 22 23 hg clone https://code.codigo23.net/hg/pyenvjasmine 24 25 and install it from there:: 22 26 23 27 python setup.py install … … 92 96 a new *Runner* instance. 93 97 98 .. _Mercurial: https://www.mercurial-scm.org 94 99 .. _envjasmine : https://github.com/trevmex/EnvJasmine 95 100 .. _pip: http://www.pip-installer.org/en/latest/index.html