Edgewall Software

Changes between Version 24 and Version 25 of 0.12/TracInstall


Ignore:
Timestamp:
Aug 21, 2012, 1:44:12 PM (12 years ago)
Author:
Harish
Comment:

Using 'easy_install Track' selects Track-1.0 Beta package. This is not the desired.

Legend:

Unmodified
Added
Removed
Modified
  • 0.12/TracInstall

    v24 v25  
    144144   {{{
    145145   easy_install Babel==0.9.5
    146    easy_install Trac
     146   easy_install Trac==0.12
    147147   }}}
    148148   ''It's very important to run the two `easy_install` commands separately, otherwise the message catalogs won't be generated.''