From 2f6a97e21567b583ebe030b1764616dc2c4adc3f Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sun, 12 Feb 2017 14:47:01 +0100 Subject: [PATCH] update documentation --- docs/DEVELOPMENT.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index eb0437b..2c25d8e 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -92,10 +92,6 @@ not-so-FAQs - **A:** because science! (but mostly because I already had most of it ready from other projects) -- **Q:** will it ever be ported to Python 3? -- **A:** yes, probably in the near future. - - - **Q:** *.vue* files? What's that? - **A:** Vue [single-file components](https://vuejs.org/v2/guide/single-file-components.html); a [webpack](https://webpack.js.org/) plugin will take care of translating them into stuff that can be digested by a browser.