Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid PyScaffold bug with newer setuptools | Adam Spiers | 2018-05-16 | 1 | -2/+2 |
| | | | | | | | | https://github.com/blue-yonder/pyscaffold/issues/148 Why the HELL is setup_requires choosing to install PyScaffold 2.5.6 when 2.5.10 is available and within the constraints? That would be far too sensible, wouldn't it? | ||||
* | try using setuptools-markdown to fix the long_description1.0.0rc3 | Adam Spiers | 2018-05-16 | 1 | -2/+9 |
| | |||||
* | convert into a proper Python module | Adam Spiers | 2018-05-15 | 1 | -0/+23 |
Sem-Ver: api-break |