summaryrefslogtreecommitdiff
path: root/numpy/array_api/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Run (selective) black on the array_api submoduleAaron Meurer2021-08-061-4/+6
| | | | | | I've omitted a few changes from black that messed up the readability of some complicated if statements that were organized logically line-by-line, and some changes that use unnecessary operator spacing.
* Add a setup.py to the array_api submoduleAaron Meurer2021-08-051-0/+10