◐ Shell
reader mode source ↗
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
8 changes: 0 additions & 8 deletions DEVELOP.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# 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.


### Build

```
Expand Down
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
[build-system]
requires = [
# Also declared in requirements.txt, if updating here please also update
# there
"Cython~=3.0.8",
"setuptools >= 35.0.2",
]
build-backend = "setuptools.build_meta"

Expand Down
Toggle all file notes Toggle all file annotations