Update the version number to 0.6pre
This commit is contained in:
3
README
3
README
@@ -13,12 +13,11 @@ https://lists.secondlife.com/cgi-bin/mailman/listinfo/eventletdev
|
||||
== requirements ===
|
||||
|
||||
Eventlet runs on Python version 2.3 or greater, with the following dependenceis:
|
||||
* [http://cheeseshop.python.org/pypi/greenlet
|
||||
* http://cheeseshop.python.org/pypi/greenlet
|
||||
* (if running python versions < 2.4) collections.py from the 2.4 distribution or later
|
||||
|
||||
== limitations ==
|
||||
|
||||
* Sorely lacking in documentation
|
||||
* Not enough test coverage -- the goal is 100%, but we are not there yet.
|
||||
* Eventlet does not currently run on stackless using tasklets, though
|
||||
it is a goal to do so in the future.
|
||||
|
Reference in New Issue
Block a user