summaryrefslogtreecommitdiff
path: root/doc/source/intro.rst
Commit message (Collapse)AuthorAgeFilesLines
* Drop python 2 support, again (revert previous revert)Sebastian Thiel2019-08-111-1/+1
| | | | This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
* Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel2019-07-291-1/+1
| | | | This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
* Drop python 2.7 support and help with encodingsSebastian Thiel2019-07-201-1/+1
| | | | Fixes #312
* Update nose linkSantos Gallegos2018-12-221-1/+1
|
* Drop support for EOL Python 2.6Hugo2018-03-181-9/+1
|
* Fix some typosSantiago Castro2016-10-201-1/+1
|
* doc(platforms): inform more clearly about best-effortSebastian Thiel2016-09-251-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 issuesSebastian Thiel2016-09-111-0/+16
| | | | Fixes #508
* chore(compat): another attempt to get travis rightSebastian Thiel2016-05-261-1/+2
|
* Update requirements docinderpreet992016-05-101-10/+13
|
* docs(intro):swap mailinglist with stackoverflowSebastian Thiel2015-05-261-3/+5
|
* Improved installation docs to mention `pip`, not `easy_install`Sebastian Thiel2015-01-191-12/+7
| | | | | Fixes #235 [ci skip]
* Changed link to PyPIMarios Zindilis2014-06-131-1/+1
|
* Renamed readme file to something github understands much better, adjusted ↵Sebastian Thiel2010-11-301-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 Thiel2010-07-011-0/+112
source directory