Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mitsuhiko/6fa3a70c54e08c09c258c3fa83cf7c9e to your computer and use it in GitHub Desktop.
Save mitsuhiko/6fa3a70c54e08c09c258c3fa83cf7c9e to your computer and use it in GitHub Desktop.
$ pip install libsourcemap
Collecting libsourcemap
Downloading libsourcemap-0.6.0-py2.py3-none-macosx_10_9_intel.whl (492kB)
100% |████████████████████████████████| 501kB 1.6MB/s
Collecting cffi>=1.6.0 (from libsourcemap)
Downloading cffi-1.10.0-cp27-cp27m-macosx_10_6_intel.whl (226kB)
100% |████████████████████████████████| 235kB 3.7MB/s
Collecting pycparser (from cffi>=1.6.0->libsourcemap)
Installing collected packages: pycparser, cffi, libsourcemap
Successfully installed cffi-1.10.0 libsourcemap-0.6.0 pycparser-2.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment