We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88422a commit 5dc9fbaCopy full SHA for 5dc9fba
requirements.txt
@@ -1,4 +1,5 @@
1
-Trac[pygments]==1.4.4
+# spam-filter doesn't work without babel (but somehow doesn't list it in its requirements)
2
+Trac[pygments, babel]==1.4.4
3
dnspython==1.15
4
spambayes == 1.1b1
5
psycopg2==2.7.6.1 --no-binary=psycopg2
0 commit comments