summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAge
* 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.