Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 9, 2018 04:24
Show Gist options
  • Save ryantm/360fdc1365e1dce65a0d8cae6067ad37 to your computer and use it in GitHub Desktop.
Save ryantm/360fdc1365e1dce65a0d8cae6067ad37 to your computer and use it in GitHub Desktop.
/nix/store/drwnfwnrxrzrg1n5jzy374pakj2ni60n-python3.6-pytest-repeat-0.7.0
├── lib
│   └── python3.6
│   └── site-packages
│   ├── __pycache__
│   │   ├── pytest_repeat.cpython-36.pyc
│   │   └── pytest_repeat.cpython-36-PYTEST.pyc
│   ├── pytest_repeat-0.7.0.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── pytest_repeat.py
└── nix-support
└── propagated-build-inputs
6 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment