Skip to content

Commit 4af0c02

Browse files
committed
Trac 1.2 doesn't work the same way with configured repositories -- require Trac<1.2
- Legacy-Id: 12274
1 parent bb7d3b4 commit 4af0c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ selenium>=2.42
3636
six>=1.8.0
3737
sqlparse>=0.2.2
3838
tqdm>=3.7.0
39-
Trac>=1.0.10
39+
Trac>=1.0.10,<1.2
4040
Unidecode>=0.4.18
4141
#wsgiref>=0.1.2
4242
xml2rfc>=2.5.

0 commit comments

Comments
 (0)