Edgewall Software

Changes between Version 122 and Version 123 of SpamFilter


Ignore:
Timestamp:
Aug 25, 2016, 10:30:05 PM (8 years ago)
Author:
Jun Omae
Comment:

Remove easy_install TracSpamFilter caused by no eggs in PyPI (#12568)

Legend:

Unmodified
Added
Removed
Modified
  • SpamFilter

    v122 v123  
    189189== Get the Plugin
    190190
    191 See the [wiki:TracPlugins#Requirements Trac plugin requirements] for instructions on installing `setuptools`. `Setuptools` includes the `easy_install` application, which you can use to install the SpamFilter by following the link on [pypi:TracSpamFilter PyPI]:
    192 {{{#!sh
    193 easy_install TracSpamFilter
    194 }}}
    195 
    196191You can also obtain the code from the Trac Subversion repository:
    197192{{{#!sh