Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop python 2 support, again (revert previous revert) | Sebastian Thiel | 2019-08-11 | 1 | -1/+1 |
| | | | | This reverts commit 913d806f02cf50250d230f88b897350581f80f6b. | ||||
* | Revert "Drop python 2.7 support and help with encodings" | Sebastian Thiel | 2019-07-29 | 1 | -1/+1 |
| | | | | This reverts commit dac619e4917b0ad43d836a534633d68a871aecca. | ||||
* | Drop python 2.7 support and help with encodings | Sebastian Thiel | 2019-07-20 | 1 | -1/+1 |
| | | | | Fixes #312 | ||||
* | Update nose link | Santos Gallegos | 2018-12-22 | 1 | -1/+1 |
| | |||||
* | Drop support for EOL Python 2.6 | Hugo | 2018-03-18 | 1 | -9/+1 |
| | |||||
* | Fix some typos | Santiago Castro | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | doc(platforms): inform more clearly about best-effort | Sebastian Thiel | 2016-09-25 | 1 | -1/+7 |
| | | | | | | This has been the case for Windows as well, and is now made official. Certain tests already fail on windows, for example. | ||||
* | doc(limitations): be very clear about known issues | Sebastian Thiel | 2016-09-11 | 1 | -0/+16 |
| | | | | Fixes #508 | ||||
* | chore(compat): another attempt to get travis right | Sebastian Thiel | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Update requirements doc | inderpreet99 | 2016-05-10 | 1 | -10/+13 |
| | |||||
* | docs(intro):swap mailinglist with stackoverflow | Sebastian Thiel | 2015-05-26 | 1 | -3/+5 |
| | |||||
* | Improved installation docs to mention `pip`, not `easy_install` | Sebastian Thiel | 2015-01-19 | 1 | -12/+7 |
| | | | | | Fixes #235 [ci skip] | ||||
* | Changed link to PyPI | Marios Zindilis | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | Renamed readme file to something github understands much better, adjusted ↵ | Sebastian Thiel | 2010-11-30 | 1 | -6/+6 |
| | | | | documentation links to point to github instead of lighthouse/gitorious | ||||
* | Moved all source files into the source folder, separating the build from the ↵ | Sebastian Thiel | 2010-07-01 | 1 | -0/+112 |
source directory |