tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
100 stars 48 forks source link

Provide requirements-test.txt #122

Closed Totktonada closed 2 years ago

Totktonada commented 5 years ago

It should contain yaml in addition to msgpack. test.sh should use it instead of requirements.txt.

Maybe also worth to add tests_require to setup.py.

ylobankov commented 2 years ago

This issue was fixed in https://github.com/tarantool/tarantool-python/pull/192.