doomemacs/modules/lang/python
Henrik Lissner ccaa642d98
lang/python: fix pipenv creating Pipfiles in pwd #888
`pipenv run ...` searches for a Pipfile itself, but doesn't search far
enough, creating a Pipfile in the current directory. Instead, we run the
command from the pipenv project root so it doesn't have to search.
2018-09-21 13:33:19 -04:00
..
autoload lang/python: fix pipenv creating Pipfiles in pwd #888 2018-09-21 13:33:19 -04:00
config.el lang/python: tab-width = python-indent-offset #882 2018-09-13 19:15:15 -04:00
doctor.el lang/python/doctor: check pyenv, conda & ipython 2018-08-02 00:13:00 +02:00
packages.el lang/python: pyvenv-mode -> pyvenv #777 2018-08-04 16:34:01 +02:00