| Current Path : /usr/local/lib/python3.6/site-packages/piptools/ |
| Current File : //usr/local/lib/python3.6/site-packages/piptools/locations.py |
from pip._internal.utils.appdirs import user_cache_dir
# The user_cache_dir helper comes straight from pip itself
CACHE_DIR = user_cache_dir("pip-tools")