Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 24, 2018 06:09
Show Gist options
  • Save ryantm/b1952782fa403317874efd9ff933e568 to your computer and use it in GitHub Desktop.
Save ryantm/b1952782fa403317874efd9ff933e568 to your computer and use it in GitHub Desktop.
/nix/store/z3jgj873kqnx6hv11ldp03ryq26p66p7-python3.6-schedule-0.5.0
├── lib
│   └── python3.6
│   └── site-packages
│   ├── schedule
│   │   ├── __init__.py
│   │   └── __pycache__
│   │   └── __init__.cpython-36.pyc
│   └── schedule-0.5.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment