doomemacs/modules/lang/python/autoload
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
..
conda.el lang/python: remove +python-conda-env (unused) 2018-08-01 22:32:29 +02:00
python.el lang/python: fix pipenv creating Pipfiles in pwd #888 2018-09-21 13:33:19 -04:00