summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Update Cython dependency to 0.29.34 (latest 0.29.x).Stefan Behnel2023-05-051-1/+1
* CI: macosx_arm64 natively on cirrusAndrew Nelson2023-04-081-2/+2
* Rename devpy to spinJarrod Millman2023-03-171-4/+4
* Merge pull request #23386 from stefanv/pin-devpyCharles Harris2023-03-141-2/+2
|\
| * Pin devpyStefan van der Walt2023-03-141-2/+2
* | MAINT: cleanup unused Python3.8-only code and referencesClément Robert2023-03-141-2/+1
|/
* TST: xfail api entry point test when building with mesonmattip2023-02-221-0/+2
* Merge pull request #23069 from andyfaff/wheelMatti Picus2023-02-011-1/+2
|\
| * WHL: musllinux wheels [wheel build]Andrew Nelson2023-02-011-1/+2
* | MAINT, BLD: Update wheel and GitPython versions.Charles Harris2023-01-301-1/+1
|/
* BLD: revert adding PEP 621 metadata, it confuses setuptoolsRalf Gommers2022-11-291-49/+63
* BLD: enable building NumPy with MesonRalf Gommers2022-11-251-1/+61
* MAINT: Unpin towncrierCharles Harris2022-09-021-1/+1
* BLD: remove outdated pin for `packaging` on macOS arm64Ralf Gommers2022-07-101-1/+0
* MAINT: Update to Cython 0.29.30.Mariusz Felisiak2022-05-191-1/+1
* MAINT: Remove outdated comment.Mariusz Felisiak2022-05-161-1/+1
* MAINT: Update to Cython 0.29.29.Mariusz Felisiak2022-05-161-1/+1
* BLD: Bump cibuildwheel and enable more PyPyThomas Li2022-04-181-1/+1
* 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