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.
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.