mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
This change causes Tox to run the project's setup.py in a virtualenv (default path is .tox/.package). The required version of Cython is installed, rather than whatever version is installed system wide.
2 lines
93 B
Text
2 lines
93 B
Text
# Also declared in pyproject.toml, if updating here please also update there
|
|
Cython~=0.29.13
|