You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Pre-requirements
16
16
17
17
Install etcd (0.2.rc1 or later). This version of python-etcd will only work correctly with the etcd API version 2.
18
18
19
+
This version python-etcd does NOT work with etcd v0.4. This is due to a breakage in the API. See https://github.com/coreos/etcd/blob/master/Documentation/modules.md
20
+
19
21
This client is known to work with python 2.7 and with python 3.3 or above. It is not tested or expected to work in more outddated versions of python.
0 commit comments