Skip to content

Instantly share code, notes, and snippets.

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 r-ryantm/86aae7a235ff117b6d46d13f1d1d3c99 to your computer and use it in GitHub Desktop.
Save r-ryantm/86aae7a235ff117b6d46d13f1d1d3c99 to your computer and use it in GitHub Desktop.
/nix/store/n3p903ks0qr15pya5l5m9r8hyyi5nhaj-python2.7-pytest-metadata-1.9.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pytest_metadata
│   │   ├── ci
│   │   │   ├── appveyor.py
│   │   │   ├── appveyor.pyc
│   │   │   ├── bitbucket.py
│   │   │   ├── bitbucket.pyc
│   │   │   ├── circleci.py
│   │   │   ├── circleci.pyc
│   │   │   ├── gitlab_ci.py
│   │   │   ├── gitlab_ci.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── jenkins.py
│   │   │   ├── jenkins.pyc
│   │   │   ├── taskcluster.py
│   │   │   ├── taskcluster.pyc
│   │   │   ├── travis_ci.py
│   │   │   └── travis_ci.pyc
│   │   ├── hooks.py
│   │   ├── hooks.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── plugin.py
│   │   └── plugin.pyc
│   └── pytest_metadata-1.9.0.dist-info
│   ├── AUTHORS
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 31 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment