Something went wrong on our end
Forked from
FSL / fslpy
2794 commits behind the upstream repository.
-
Paul McCarthy authoredPaul McCarthy authored
.dir-locals.el 266 B
((python-mode . ((project-venv-name . "fslpy")))
; make our bodgy wx widgets installation work nicely with emacs
(nil . ((eval . (setenv "PYTHONPATH" "/Users/paulmc/Projects/props"))))
(nil . ((eval . (setenv "PYTHONHOME" "/Users/paulmc/.virtualenvs/fslpy")))))