92b387aa27
Avoid installing hcloud on Python 3.9 since it is not supported.
1 line
204 B
Text
1 line
204 B
Text
hcloud>=1.6.0 ; python_version >= '2.7' and python_version < '3.9' # Python 2.6 is not supported (sanity_ok); Only hcloud >= 1.6.0 supports Floating IPs with names; Python 3.9 and later are not supported
|