Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add dependency "cryptography" #245

@tomuben

Description

@tomuben

The code uses "cryptography" (see here) but does not declare it as dependency in the pyproject.toml.
The integration tests did not find this problem, because it is declared as dev dependency (probably coming from a transitive dependency).

=> This means whenever a user installs pyexasol in a Python environment without having any other package in this environment declaring a dependency to cryptography, pyexasol does not work.

Metadata

Metadata

Assignees

Labels

bugUnwanted / harmful behavior

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions