Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 20, 2020 20:27
Show Gist options
  • Save r-ryantm/9bf4206bdf3b35ef294c1fe1c3eb02d5 to your computer and use it in GitHub Desktop.
Save r-ryantm/9bf4206bdf3b35ef294c1fe1c3eb02d5 to your computer and use it in GitHub Desktop.
/nix/store/k5inpsl1vsv6nmb14g29h1gvg9h1q8ln-python3.7-aioresponses-0.6.3
├── lib
│   └── python3.7
│   └── site-packages
│   ├── aioresponses
│   │   ├── compat.py
│   │   ├── core.py
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── compat.cpython-37.pyc
│   │   │   ├── core.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── __version__.cpython-37.pyc
│   │   └── __version__.py
│   └── aioresponses-0.6.3.dist-info
│   ├── AUTHORS
│   ├── AUTHORS.rst
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── pbr.json
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment