Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 21, 2020 05:24
Show Gist options
  • Save r-ryantm/5da90e96d3ba6057b9e168419a1e6674 to your computer and use it in GitHub Desktop.
Save r-ryantm/5da90e96d3ba6057b9e168419a1e6674 to your computer and use it in GitHub Desktop.
/nix/store/vvlsm38z28kifjf13las4k60g27jah55-python2.7-pytest-flask-0.15.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pytest_flask
│   │   ├── fixtures.py
│   │   ├── fixtures.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── plugin.py
│   │   ├── plugin.pyc
│   │   ├── pytest_compat.py
│   │   ├── pytest_compat.pyc
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── pytest_flask-0.15.1.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment