Skip to content

Instantly share code, notes, and snippets.

@jaraco
Created October 22, 2019 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaraco/ed775dc0859eedb5c955b8ebf09079f4 to your computer and use it in GitHub Desktop.
Save jaraco/ed775dc0859eedb5c955b8ebf09079f4 to your computer and use it in GitHub Desktop.
$ $PYTHONPATH='foo'
$ easy_install -d foo toml
Creating /Users/jaraco/code/public/pypa/setuptools_scm/foo/site.py
Searching for toml
Reading https://pypi.python.org/simple/toml/
Best match: toml 0.10.0
Downloading https://files.pythonhosted.org/packages/07/33/ccf5b4258d599e66fb6a4a4d0d10d4ee24cefd201f1a269c0321ce9a9ca9/toml-0.10.0-py2.7.egg#sha256=f1db651f9657708513243e61e6cc67d101a39bad662eaa9b5546f789338e07a3
Processing toml-0.10.0-py2.7.egg
Moving toml-0.10.0-py2.7.egg to /Users/jaraco/code/public/pypa/setuptools_scm/foo
Adding toml 0.10.0 to easy-install.pth file
Installed /Users/jaraco/code/public/pypa/setuptools_scm/foo/toml-0.10.0-py2.7.egg
Processing dependencies for toml
Finished processing dependencies for toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment