Added the pyodbc dependency and system dependencies as a dedicated package, along with a dedicated oracle instant client package.
TO TEST (currently build only testing supported as we don't have an oracle DB to test against):
./tools/environment_validator.py -g python3 -s python37 -d python3-odbc2.3 -d oracle19.9 -l language -n python3
If the build succeeds, then this passes our test.
Added the pyodbc dependency and system dependencies as a dedicated package, along with a dedicated oracle instant client package.
TO TEST (currently build only testing supported as we don't have an oracle DB to test against):
./tools/environment_validator.py -g python3 -s python37 -d python3-odbc2.3 -d oracle19.9 -l language -n python3
If the build succeeds, then this passes our test.