el-get/recipes/pyvenv.rcp

7 lines
277 B
Plaintext
Raw Normal View History

(:name pyvenv
:website "https://github.com/jorgenschaefer/pyvenv"
:description "Python virtual environment interface for Emacs"
:type github
:pkgname "jorgenschaefer/pyvenv"
:post-init (el-get-envpath-prepend "PYTHONPATH" default-directory))