Changes between Version 61 and Version 62 of TracWikiPrintPlugin


Ignore:
Timestamp:
Oct 17, 2022, 2:27:16 PM (19 months ago)
Author:
anonymous
Comment:

Correct pip install with Subversion repository

Legend:

Unmodified
Added
Removed
Modified
  • TracWikiPrintPlugin

    v61 v62  
    7171
    7272{{{#!sh
    73 $ pip install https://trac-hacks.org/svn/tracwikiprintplugin/trunk
     73$ pip install svn+https://trac-hacks.org/svn/tracwikiprintplugin/trunk
    7474}}}
    7575
     
    7777
    7878{{{#!sh
    79 $ pip install https://trac-hacks.org/svn/tracwikiprintplugin/tags/V3.0.0
     79$ pip install svn+https://trac-hacks.org/svn/tracwikiprintplugin/tags/V3.0.0
    8080}}}
    8181