8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21133bb commit e6120e5Copy full SHA for e6120e5
requirements.txt
@@ -9,7 +9,7 @@ libsass==0.17.0
9
Genshi==0.7.7 # still required by some plugins
10
11
# Trac plugins
12
-TracSpamFilter==1.2.7
+https://trac.edgewall.org/browser/plugins/1.4/spam-filter?format=zip
13
# TracXMLRPC from PyPI does not (yet) have a 1.2.0 release (compatible with Trac 1.4)
14
https://trac-hacks.org/browser/xmlrpcplugin/trunk?rev=18591&format=zip
15
@@ -21,4 +21,4 @@ trac-github==2.3
21
gunicorn==19.10.0
22
sentry-sdk==1.11.0
23
24
--e ./DjangoPlugin
+-e ./DjangoPlugin
0 commit comments