Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 2, 2019 14:05
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 ryantm/62c74d50f3d4c8f4e4bed4f0f32708ff to your computer and use it in GitHub Desktop.
Save ryantm/62c74d50f3d4c8f4e4bed4f0f32708ff to your computer and use it in GitHub Desktop.
/nix/store/rgwgan70yjbbj976cqg17m5k2yj6x7j6-python3.7-virtualenv-clone-0.4.0
├── bin
│   └── virtualenv-clone
├── lib
│   └── python3.7
│   └── site-packages
│   ├── clonevirtualenv.py
│   ├── __pycache__
│   │   └── clonevirtualenv.cpython-37.pyc
│   └── virtualenv_clone-0.4.0.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment