jerakia / python-jerakia

A Python client library for the Jerakia server API
1 stars 4 forks source link

Python versions to target #3

Open beddari opened 6 years ago

beddari commented 6 years ago

We want to target Python 2.7.x as that is still commonly used with Ansible. In addition, the lib should work with Python 3.6.x since that looks to be the next series used by system/os Python with Ansible.

We should set up Travis based testing using both these Python versions.

beddari commented 5 years ago

Fix tests so they pass on 3.6/3.7