Edgewall Software

Changes between Version 217 and Version 218 of TracDownload


Ignore:
Timestamp:
Sep 12, 2022, 12:37:21 AM (20 months ago)
Author:
Ryan J Ollos
Comment:

Add pip command.

Legend:

Unmodified
Added
Removed
Modified
  • TracDownload

    v217 v218  
    139139Be sure to read [[1.5/TracUpgrade]] and [[1.5/TracInstall]] for the specific installation instructions for this version.
    140140
     141You can directly "pip install" the latest development version from the repository:
     142{{{#!sh
     143pip install svn+https://svn.edgewall.org/repos/trac/trunk
     144}}}
     145
    141146=== Trac ''1.4-stable'' #Tracstable
    142147The latest revision for the upcoming [https://svn.edgewall.org/repos/trac/branches/1.4-stable#egg=Trac-1.4-dev next maintenance release] of Trac ([milestone:next-stable-1.4.x]) can be checked out with the following command: