Cuong Duong
201887403b
Incorporate cmdstanpy v1.0.4 updates ( #2259 )
2022-09-05 06:55:58 +10:00
Brian Ward
f73a8d6331
Block broken cmdstanpy versions in pyproject.toml ( #2217 )
2022-07-02 17:12:15 +10:00
Cuong Duong
385e2afb43
Small fixes to setup and readme ( #2175 )
2022-05-22 19:40:41 +10:00
Brian Ward
9968f8be41
Simplify setup.py, make CmdStan the default backend ( #2088 )
2022-04-05 00:06:59 +10:00
Cuong Duong
4fb577e5d4
(Stage 1) Python Wheels for PyPi ( #2010 )
2021-10-03 12:03:03 +11:00
Sean J. Taylor
34af9efb89
Post1 release + remove pyproject.toml file
2019-01-08 11:00:54 -08:00
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