Commit graph

4 commits

Author SHA1 Message Date
Ben Letham
6886371961 Add pyproject.toml back 2018-12-20 20:30:43 -08:00
Sean J. Taylor
637cd74d94 Deleting PEP 518 project file 2018-12-18 22:09:51 -08:00
Ben Letham
ad095ac690 Add versions to build dependencies 2018-09-25 13:06:28 -07:00
Andrés Correa Casablanca
60c9503299 Add pyproject.toml to help dependency managers (#685)
Some dependency managers are able to use the information provided by the
`pyproject.toml` file.

It helps to provide install/build-time dependencies information, which is
currently the case with C/Cython-related packages.
2018-09-25 12:57:29 -07:00