Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created December 26, 2020 22:13
Show Gist options
  • Save r-ryantm/61e18e0c47095995608f10611d5dbd35 to your computer and use it in GitHub Desktop.
Save r-ryantm/61e18e0c47095995608f10611d5dbd35 to your computer and use it in GitHub Desktop.
/nix/store/l3haw72f5yma1m6ns0q1q1a7zl4wi39v-python3.7-Flask-Testing-0.8.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── flask_testing
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── twill.cpython-37.pyc
│   │   │   └── utils.cpython-37.pyc
│   │   ├── twill.py
│   │   └── utils.py
│   └── Flask_Testing-0.8.1.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment