Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 2, 2019 09:03
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 ryantm/5e307b3916aa2c60a9d8fa826969c38a to your computer and use it in GitHub Desktop.
Save ryantm/5e307b3916aa2c60a9d8fa826969c38a to your computer and use it in GitHub Desktop.
/nix/store/fz8023n9368jfag9a3x1597n60hr6285-python3.7-pytest-tornado-0.7.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── pytest_tornado
│   │   ├── __init__.py
│   │   ├── plugin.py
│   │   └── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   └── plugin.cpython-37.pyc
│   └── pytest_tornado-0.7.0.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment