Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

v2.0.3

Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 02 Jul 12:14
· 17 commits to master since this release

Abstract Python wrapper KNIME node and helpers. Used for development of KNIME nodes calling Python scripts.

Changed

  • In tests call PythonWrapperTestUtils.init() instead of PythonWrapperTestUtils.materializeKNIMEPythonUtils().

Fixed

  • Force usage of python3 in PATH during tests ((#8)[https://github.com//issues/8])