summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* build: Create tox environments using a known Cython version (#408)masterAlex Willmer2021-01-271-0/+1
| | | | | 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.
* update Cython to 0.29.13 (#370)Inada Naoki2019-09-191-1/+1
|
* Update requirements.txt (#346)Hugues2019-03-271-1/+1
| | | bytearray.pxd is only available starting with Cython 0.29
* Update Cython versionmsgpack-v1.0.1730.5.0INADA Naoki2018-01-071-1/+1
|
* Add requirements.txt for Read the DocsINADA Naoki2017-01-131-0/+1