Edgewall Software

Changes between Version 5 and Version 6 of 1.3/TracInstall


Ignore:
Timestamp:
Feb 28, 2017, 10:49:58 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

Example that uses --find-links.

Legend:

Unmodified
Added
Removed
Modified
  • 1.3/TracInstall

    v5 v6  
    145145$ pip install svn+https://svn.edgewall.org/repos/trac/branches/1.2-stable
    146146}}}
     147* Install the latest development preview (//not recommended for production installs//):
     148{{{#!sh
     149$ pip install --find-links=https://trac.edgewall.org/wiki/TracDownload Trac
     150}}}
    147151
    148152The optional dependencies can be installed from PyPI using `pip`: