about summary refs log tree commit diff stats
path: root/profile/python.sh
blob: 80d4ee27557e93c2daa68ca550367099dfaabff5 (plain)
1
2
3
4
5
6
## Python environment
# I try not to use python, because the tooling is just terrible.  However,
# sometimes it's unavoidable.

# from grym on #emacs --- TODO: research what this actually does, lol
export PIP_REQUIRE_VIRTUALENV=1