| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add python_requires to help pip (#34) | Hugo | 2018-09-04 | 1 | -1/+1 |
| | | |||||
| * | readme tweaks | Stefan Wojcik | 2016-09-28 | 1 | -13/+11 |
| | | |||||
| * | setup.py + README tidying (#22) | Adam Chainz | 2016-09-28 | 1 | -0/+65 |
| * Convert `README.md` to `README.rst` since rst is all that PyPI supports * Tidy up README so all functions are explained with their own headers * Use context managers for opening files in `setup.py` * Don't import the code in `setup.py`, which doesn't work on some platforms before it's installed. Instead use parsing of the file to find the version. | |||||
