Skip to content

Commit

Permalink
Fixed broken CI dependency (TracSpamFilter)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmispelon committed Oct 7, 2024
1 parent fec4e89 commit 1067d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Django==4.2.14
libsass==0.23.0

# Trac plugins
TracSpamFilter[dns,spambayes] @ https://trac.edgewall.org/browser/plugins/trunk/spam-filter?rev=17766&format=zip
TracSpamFilter[dns,spambayes] @ svn+https://svn.edgewall.org/repos/trac/plugins/trunk/spam-filter@17766
TracDragDrop @ svn+https://trac-hacks.org/svn/tracdragdropplugin/0.12@18635

# No pypi release compatible with trac 1.6 yet
Expand Down

0 comments on commit 1067d61

Please sign in to comment.