Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 275 Bytes

Readme.md

File metadata and controls

9 lines (6 loc) · 275 Bytes

Python Support Packages

This directory contains Python packages used to support the Emacs configuration.

Install or update packages by running pip from the main .emacs.d directory as follows:

pip install --install-option="--prefix=$(pwd)/python" <package names>