aboutsummaryrefslogtreecommitdiff
path: root/doc/source/intro.rst
AgeCommit message (Collapse)Author
2020-02-17Remove and replace references to nose with unittest in documentationHarmon
2020-02-16Remove references to old mock library in documentationHarmon
2020-02-16Fix Python version requirement in documentationHarmon
2019-08-11Drop python 2 support, again (revert previous revert)Sebastian Thiel
This reverts commit 913d806f02cf50250d230f88b897350581f80f6b.
2019-07-29Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel
This reverts commit dac619e4917b0ad43d836a534633d68a871aecca.
2019-07-20Drop python 2.7 support and help with encodingsSebastian Thiel
Fixes #312
2018-12-22Update nose linkSantos Gallegos
2018-03-18Drop support for EOL Python 2.6Hugo
2016-10-20Fix some typosSantiago Castro
2016-09-25doc(platforms): inform more clearly about best-effortSebastian Thiel
This has been the case for Windows as well, and is now made official. Certain tests already fail on windows, for example.
2016-09-11doc(limitations): be very clear about known issuesSebastian Thiel
Fixes #508
2016-05-26chore(compat): another attempt to get travis rightSebastian Thiel
2016-05-10Update requirements docinderpreet99
2015-05-26docs(intro):swap mailinglist with stackoverflowSebastian Thiel
2015-01-19Improved installation docs to mention `pip`, not `easy_install`Sebastian Thiel
Fixes #235 [ci skip]
2014-06-13Changed link to PyPIMarios Zindilis
2010-11-30Renamed readme file to something github understands much better, adjusted ↵Sebastian Thiel
documentation links to point to github instead of lighthouse/gitorious
2010-07-01Moved all source files into the source folder, separating the build from the ↵Sebastian Thiel
source directory