Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 2, 2019 21:37
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/b0220fa1e61e7d041848063be639c964 to your computer and use it in GitHub Desktop.
Save ryantm/b0220fa1e61e7d041848063be639c964 to your computer and use it in GitHub Desktop.
/nix/store/fyldzr14sccba6yg2b68m0nhzv4jmzdy-python3.7-pytest-tornado-0.8.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── pytest_tornado
│   │   ├── __init__.py
│   │   ├── plugin.py
│   │   └── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   └── plugin.cpython-37.pyc
│   └── pytest_tornado-0.8.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