summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Apply review suggestionMatthieu Darbois2022-03-051-1/+1
* BLD: move cibuildwheel configuration to `pyproject.toml` [wheel build]mayeut2022-03-051-0/+31
* update cython, pypy for cython0.29.28 and pypy v7.3.8 releasemattip2022-02-201-2/+1
* BUILD: pin to cython 0.29.24 to hide PyPy3.8 bugmattip2021-12-191-1/+2
* MAINT: update wheel to version that supports python3.10mattip2021-11-291-1/+1
* MAINT: Update the required setuptools version.Charles Harris2021-11-241-1/+1
* MAINT: Update Cython version for Python 3.10.Charles Harris2021-08-101-1/+1
* Update pyproject.tomlKulin Seth2021-03-041-2/+1
* 18532: Fix the numpy Apple M1 build.Kulin Seth2021-03-031-0/+1
* Fix version of wheel to support Python 3.10Lumir Balhar2021-02-101-1/+1
* DOC: Add "performance" category to the release notesSebastian Berg2020-11-101-0/+5
* BLD: set upper versions for build dependenciesRalf Gommers2020-09-111-2/+2
* BLD: pin setuptools<49.2.0mattip2020-08-031-1/+1
* MAINT,BLD: pin setuptools and refactor where to find itmattip2020-07-141-1/+1
* BLD: update cython to 0.29.21mattip2020-07-101-1/+1
* MAINT: Update required cython version to 0.29.14.Charles Harris2019-12-231-1/+1
* DOC,MAINT: Build release notes during CircleCI stepSebastian Berg2019-09-151-5/+8
* BLD: remove generated Cython files from sdistRalf Gommers2019-09-081-1/+5
* DOC,MAINT: Move towncrier files and fixup categoriesSebastian Berg2019-08-121-25/+29
* ENH: use towncrier to build the release notemattip2019-07-241-0/+56
* ENH: add pyproject.tomlmattip2019-07-171-0/+4