summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAge
* Upgrade PyYAML to 5.3Anish Athalye2020-01-06
|
* Bump PyYAML version to 5.1.2Anish Athalye2019-11-20
|
* Fix missing packages in PyPI distributionAnish Athalye2018-06-01
|
* Add setup_requiresAnish Athalye2018-06-01
| | | | | Both setuptools and wheel need to be at some minimum version to be able to upload Markdown READMEs.
* Add PyPI packageAnish Athalye2018-05-30
This patch also makes the '-d' argument optional, with the base directory defaulting to the directory of the configuration file.