Edgewall Software

Changes between Version 1 and Version 2 of Ticket #10419, comment 6


Ignore:
Timestamp:
Oct 25, 2011, 11:28:32 PM (12 years ago)
Author:
Remy Blank

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10419, comment 6

    v1 v2  
    2424. venv/bin/activate
    2525
    26 # Install stuff from sources
    27 install_from_sources genshi http://svn.edgewall.org/repos/genshi/branches/stable/0.6.x/
    28 install_from_sources trac http://svn.edgewall.org/repos/trac/branches/0.12-stable/
    29 install_from_sources accountmanager https://trac-hacks.org/svn/accountmanagerplugin/trunk/
    30 
    3126# Install as egg when sources aren't needed
    3227easy_install pytz
    3328easy_install pygments
    3429easy_install docutils
     30
     31# Install from sources
     32install_from_sources genshi http://svn.edgewall.org/repos/genshi/branches/stable/0.6.x/
     33install_from_sources trac http://svn.edgewall.org/repos/trac/branches/0.12-stable/
     34install_from_sources accountmanager https://trac-hacks.org/svn/accountmanagerplugin/trunk/
    3535
    3636# Create environment