ydb-python-sdk
ydb-python-sdk copied to clipboard
add tests for ydb package work with requirements from setup.py
Now all tests work with requirements from requirements.txt, requirements-test.txt only.
fired, fix simptom https://github.com/ydb-platform/ydb-python-sdk/pull/254
for the test need:
- Build package
- Install package to clean venv (without -e from source)
- Execute simple script (connection to docker, stub select)
Package files difference with source folder and it can cause problem