Skip to content

Commit

Permalink
use-package virtualenvwrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
markhepburn committed Mar 6, 2016
1 parent d8f93b5 commit 43cc5f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom-python.el
Expand Up @@ -68,6 +68,8 @@
(use-package ein
:init (setq ein:use-auto-complete t))

(use-package virtualenvwrapper)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

(provide 'custom-python)
Expand Down

0 comments on commit 43cc5f9

Please sign in to comment.