Python34 compatibility (#933)

and some other minor fixes.

Closes https://github.com/zalando/patroni/issues/932
This commit is contained in:
Alexander Kukushkin
2019-01-16 14:40:05 +01:00
committed by GitHub
parent 381a5b80d2
commit 2c128520cf
4 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -11,6 +11,6 @@ click>=4.1
prettytable>=0.7
tzlocal
python-dateutil
psutil
psutil>=2.0.0
cdiff
kubernetes>=2.0.0,<=7.0.0,!=4.0.*,!=5.0.*