aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/task/py3_switch.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/task/py3_switch.plugin')
-rw-r--r--nikola/plugins/task/py3_switch.plugin13
1 files changed, 0 insertions, 13 deletions
diff --git a/nikola/plugins/task/py3_switch.plugin b/nikola/plugins/task/py3_switch.plugin
deleted file mode 100644
index b0014e1..0000000
--- a/nikola/plugins/task/py3_switch.plugin
+++ /dev/null
@@ -1,13 +0,0 @@
-[Core]
-name = py3_switch
-module = py3_switch
-
-[Documentation]
-author = Roberto Alsina
-version = 1.0
-website = https://getnikola.com/
-description = Beg the user to switch to Python 3
-
-[Nikola]
-plugincategory = Task
-