You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to ensure installation of the sqlalchemy-exasol package is working properly additional nox and CI/CD targets covering/testing this should be added.
This can be achieved by using nox(es) virtual environment mechanism. It may be necessary or helpful though to use/add the nox-poetry extension.
Task's
Add nox targets and CI/CD steps for:
installing the sqlalchemy-exasol package
installing the sqlalchemy-exasol with feature flag for turbodbc
The text was updated successfully, but these errors were encountered:
Description
In order to ensure installation of the
sqlalchemy-exasol
package is working properly additionalnox
andCI/CD
targets covering/testing this should be added.This can be achieved by using nox(es) virtual environment mechanism. It may be necessary or helpful though to use/add the nox-poetry extension.
Task's
Add nox targets and CI/CD steps for:
sqlalchemy-exasol
packagesqlalchemy-exasol
with feature flag forturbodbc
The text was updated successfully, but these errors were encountered: