From 1b9d4d4b8f46d8eb925b0a2822b77871e0e78051 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 14 Sep 2015 13:41:00 +0800 Subject: Add Python 3.5 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c395ab6..4a00a496 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This blog can be built with the `pyblog` script. The `pyblog` script currently p Run `pyblog --help` for more information, and `pyblog --help` for what the action does and how to perform the action. -Note that `pyblog` is incompatible with Python 2.x, and in fact only tested on Python 3.4. +Note that `pyblog` is incompatible with Python 2.x, and in fact only tested on Python 3.4+. The theme of this blog is largely based on that of [mort.ninja](http://mort.ninja) by [Mort Yao](https://github.com/soimort). See [this post](https://zmwangx.github.io/blog/2015-05-05-new-blog-new-start.html) for more details. -- cgit v1.2.1