Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 15, 2020 19:29
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 r-ryantm/a76ecd91f17b56e0cebc958f786bc006 to your computer and use it in GitHub Desktop.
Save r-ryantm/a76ecd91f17b56e0cebc958f786bc006 to your computer and use it in GitHub Desktop.
/nix/store/4pa5prs6c9nz4wimvs3vyq40iapwimgn-python2.7-Flask-Testing-0.8.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── flask_testing
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── twill.py
│   │   ├── twill.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── Flask_Testing-0.8.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment