[docs] add note about windows + python3

This commit is contained in:
Pawel Miech 2016-06-17 09:21:58 +02:00 committed by Paul Tremberth
parent 7b7e492d28
commit d191785194
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ features are still missing (and some may never be ported).
Almost all builtin extensions/middlewares are expected to work.
However, we are aware of some limitations in Python 3:
- Scrapy has not been tested on Windows with Python 3
- Scrapy does not work on Windows with Python 3
- Sending emails is not supported
- FTP download handler is not supported
- Telnet console is not supported