Waylan Limberg c9032bd6bf Drop Python 2.7.
* Disable Linkchecker Test.
* Switch to unittest.mock in standard lib.
* Apply `pyupgrade --py3-plus`.
* Note: Using `builtins.open` mocks all calls to `open`, including test setup
(such as in `load_config`). Whereas, `path.to.namespace.open` only mocks
`open` in that namepsace. This all worked differently when we used `io.open`
as that wasn't a builtin to begin with. 
* Add a helpful error msg for PY2 users who use non-standard install methods.

Closes #1926.
2019-12-20 08:44:07 -05:00
2019-12-20 08:44:07 -05:00
2019-12-20 08:44:07 -05:00
2019-12-20 08:44:07 -05:00
2016-05-31 12:03:09 +01:00
2018-09-27 14:51:11 -04:00
2018-03-29 13:06:35 -04:00
2018-10-03 17:27:32 -04:00
2018-03-09 16:15:25 -05:00
2019-12-20 08:44:07 -05:00
2019-12-20 08:44:07 -05:00
2018-07-19 11:53:56 -04:00
2014-10-13 21:23:34 +01:00
2017-10-01 16:48:47 -04:00
2018-08-11 08:44:34 -04:00
2019-01-04 08:46:38 -05:00
2019-12-20 08:44:07 -05:00
2019-12-20 08:44:07 -05:00

MkDocs

Project documentation with Markdown.


PyPI Version Build Status Windows Build Status Coverage Status Landscale Code Health

Code of Conduct

Everyone interacting in the MkDocs project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

Languages
Python 81%
JavaScript 13.4%
HTML 4.1%
CSS 1.5%