Skip to content

Commit f5bffb3

Browse files
committed
Disallow incompatible xym release (0.3)
- Legacy-Id: 10943
1 parent c23fe86 commit f5bffb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ pytz>=2014.7
2929
six>=1.8.0
3030
Unidecode>=0.4.18
3131
#wsgiref>=0.1.2
32-
xml2rfc>=2.5.0
33-
xym>=0.1.2
32+
xml2rfc>=2.5.
33+
xym>=0.1.2,!=0.3

0 commit comments

Comments
 (0)