documentation: fix min python version for aioetcd

This commit is contained in:
lisael 2014-12-12 23:46:34 +01:00
parent 97025bf5f1
commit 1f0d43250f

View File

@ -27,7 +27,7 @@
- [jplana/python-etcd](https://github.com/jplana/python-etcd) - Supports v2
- [russellhaering/txetcd](https://github.com/russellhaering/txetcd) - a Twisted Python library
- [cholcombe973/autodock](https://github.com/cholcombe973/autodock) - A docker deployment automation tool
- [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.5+) Asyncio coroutines client (Supports v2)
- [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.4+) Asyncio coroutines client (Supports v2)
**Node libraries**