Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2019 07:25
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/3560437303dbf09bf3bff5f9fe2d1cee to your computer and use it in GitHub Desktop.
Save ryantm/3560437303dbf09bf3bff5f9fe2d1cee to your computer and use it in GitHub Desktop.
/nix/store/c6fzgm7q9p16787kqfdmb3rgc26gyfc1-python3.7-pytest-rerunfailures-5.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── __pycache__
│   │   ├── pytest_rerunfailures.cpython-37.pyc
│   │   └── pytest_rerunfailures.cpython-37-PYTEST.pyc
│   ├── pytest_rerunfailures-5.0.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── pytest_rerunfailures.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