Commit graph

2 commits

Author SHA1 Message Date
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