aboutsummaryrefslogtreecommitdiffstats
path: root/local-lib/python-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'local-lib/python-conf.el')
-rw-r--r--local-lib/python-conf.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/local-lib/python-conf.el b/local-lib/python-conf.el
index 9c6fd1f..6f2a9fa 100644
--- a/local-lib/python-conf.el
+++ b/local-lib/python-conf.el
@@ -4,6 +4,7 @@
4;;; Commentary: 4;;; Commentary:
5;; 5;;
6;;; Code: 6;;; Code:
7
7(add-to-list 'package-archives 8(add-to-list 'package-archives
8 '("elpy" . "http://jorgenschaefer.github.io/packages/")) 9 '("elpy" . "http://jorgenschaefer.github.io/packages/"))
9 10