increase imaplib2 requirement from v2.55 to v2.57
Suggested-by: Chris Coleman <christocoleman@yahoo.com> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
4b103d6d3c
commit
0903d5f33c
@ -25,7 +25,7 @@ this virtual_imaplib2 or we might go into troubles.
|
|||||||
DESC = None
|
DESC = None
|
||||||
|
|
||||||
_SUPPORTED_RELEASE = 2
|
_SUPPORTED_RELEASE = 2
|
||||||
_SUPPORTED_REVISION = 55
|
_SUPPORTED_REVISION = 57
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# Try any imaplib2 in PYTHONPATH first. This allows both maintainers of
|
# Try any imaplib2 in PYTHONPATH first. This allows both maintainers of
|
||||||
|
Loading…
Reference in New Issue
Block a user