Kintyre / shinnecock-agent

Standalone client for Kintyre Speed Testing
2 stars 0 forks source link

Add support for Python 3 #3

Closed lowell80 closed 6 years ago

lowell80 commented 6 years ago

Need to make sure everything works properly under Python 3. We want to target Python 2.7 (which is included/embedded in Splunk) and Python 3.4 and higher. I believe that PyInstaller requires python 3.

We should also make sure Travis is validating our scripts against different version of Python.

lowell80 commented 6 years ago

Add support in dbd16dc