nifi/.github
Ferenc Gerlits 3b3e74d46b
NIFI-13824 Installed Python Processor Dependencies with one command
If a Python processor defines dependencies both inline and in a
requirements.txt file, then we need to install the two groups of
dependencies in a single `pip install` command, otherwise pip is
not able to resolve the web of dependencies correctly.

- Added setup-python step with Python 3.12 to ci-workflow for consistent version behavior

This closes #9429

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-26 09:15:30 -05:00
..
workflows NIFI-13824 Installed Python Processor Dependencies with one command 2024-10-26 09:15:30 -05:00
PULL_REQUEST_TEMPLATE.md NIFI-13313: Remove old UI (#8906) 2024-06-05 09:09:01 -04:00