Skip to content

Commit d7a124a

Browse files
authored
Update feature.xml
1 parent cdc42c2 commit d7a124a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

org.knime.knip.knimepython.feature/feature.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,11 @@ interoperation with KNIME. The owner of a Node may freely choose the
726726
license terms applicable to such Node, including when such Node is
727727
propagated with or for interoperation with KNIME.
728728
</license>
729+
730+
731+
<requires>
732+
<import feature="org.knime.python" version="3.2.0" match="greaterOrEqual"/>
733+
</requires>
729734

730735
<plugin
731736
id="org.knime.knip.knimepython"
@@ -734,10 +739,4 @@ propagated with or for interoperation with KNIME.
734739
version="0.0.0"
735740
unpack="false"/>
736741

737-
<plugin
738-
id="org.knime.python"
739-
download-size="0"
740-
install-size="0"
741-
version="0.0.0"/>
742-
743742
</feature>

0 commit comments

Comments
 (0)