Downgrade python-future required version to 0.15.2

It works fine and this way python-future from Ubuntu 16.04 and 18.04 can be used.
pull/2428/head
Deomid Ryabkov 2018-09-18 15:38:34 +03:00
rodzic 3276a1316f
commit 9999720ed0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,4 +6,4 @@ setuptools
# Please keep it as the first item of this list.
#
pyserial>=3.0
future>=0.16.0
future>=0.15.2