Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 18:19
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/210cebfed0d044b23a6fb6f9609aa7b9 to your computer and use it in GitHub Desktop.
Save ryantm/210cebfed0d044b23a6fb6f9609aa7b9 to your computer and use it in GitHub Desktop.
/nix/store/2r9i0mwy93rghn8awk7gzad7pylp2vjw-python3.7-pytest-tornado-0.6.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── pytest_tornado
│   │   ├── __init__.py
│   │   ├── plugin.py
│   │   └── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   └── plugin.cpython-37.pyc
│   └── pytest_tornado-0.6.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