Skip to content

Commit 57359ac

Browse files
committed
Remove redmine from the example config
Breaks tests on epel8 because of missing python3-feedparser.
1 parent 630b239 commit 57359ac

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@ type = rt
5858
prefix = RT
5959
url = https://tracker.org/rt/Search/Results.tsv
6060

61-
[redmine]
62-
type = redmine
63-
url = https://redmine.example.com/
64-
login = <user_id>
65-
6661
[jira]
6762
type = jira
6863
prefix = JIRA

0 commit comments

Comments
 (0)