tarantool / tarantool-python

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

Add testing on Windows #126

Closed Totktonada closed 5 years ago

Totktonada commented 5 years ago

Use AppVeyor? Example: https://github.com/msgpack/msgpack-python/blob/381c2eff5f8ee0b8669fd6daf1fd1ecaffe7c931/appveyor.yml

Reason: The connector has Windows-related code. There are some Windows-specific fixes. We need to ensure we don't break anything in a scope of, say, #108.