msgpack-python/DEVELOP.md

10 lines
243 B
Markdown
Raw Normal View History

2020-02-17 16:58:25 +09:00
# Developer's note
## Wheels
Wheels for macOS and Linux are built on Travis and AppVeyr, in
[methane/msgpack-wheels](https://github.com/methane/msgpack-wheels) repository.
Wheels for Windows are built on Github Actions in this repository.