mark Python 3 supported and experimental
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
		@@ -80,7 +80,8 @@ Bugs, issues and contributions can be requested to both the mailing list or the
 | 
			
		||||
 | 
			
		||||
## Requirements
 | 
			
		||||
 | 
			
		||||
* Python v2.7
 | 
			
		||||
* Python v2.7+
 | 
			
		||||
* Python v3.4+ ***(experimental)***
 | 
			
		||||
* six (required)
 | 
			
		||||
* Python sqlite (required)
 | 
			
		||||
* Python json and urllib (used for XOAuth2 authentication)
 | 
			
		||||
 
 | 
			
		||||
@@ -15,10 +15,10 @@ DESCRIPTION
 | 
			
		||||
-----------
 | 
			
		||||
 | 
			
		||||
Synchronize the accounts configured in the configuration file via IMAP. Each
 | 
			
		||||
account has two sides.
 | 
			
		||||
account has two sides.  One of the side must be an IMAP server.  The other side
 | 
			
		||||
can either be a Maildir or another IMAP server.
 | 
			
		||||
 | 
			
		||||
One of the side must be an IMAP server.
 | 
			
		||||
The other side can either be a Maildir or another IMAP server.
 | 
			
		||||
Python 3 is supported while still EXPERIMENTAL.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
OPTIONS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user