From ade59f987f40707d7f5fb43727b0de249a373469 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 22 Apr 2018 19:41:21 +0300 Subject: Updated version number for new release. --- docs/markdown/snippets/python-module.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/markdown/snippets/python-module.md (limited to 'docs/markdown/snippets/python-module.md') diff --git a/docs/markdown/snippets/python-module.md b/docs/markdown/snippets/python-module.md deleted file mode 100644 index c2e8138e0..000000000 --- a/docs/markdown/snippets/python-module.md +++ /dev/null @@ -1,6 +0,0 @@ -## Generic python module - -This is a revamped and generic (python 2 and 3) version of the python3 -module. With this new interface, projects can now fully specify the version -of python they want to build against / install sources to, and can do so -against multiple major or minor versions in parallel. -- cgit v1.2.3