Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 11, 2019 17:55
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/1896c1d190e2a2d6a0023b50def736a1 to your computer and use it in GitHub Desktop.
Save ryantm/1896c1d190e2a2d6a0023b50def736a1 to your computer and use it in GitHub Desktop.
/nix/store/rls2z6igf86nsy3s3aq7qsb5n03mzsxi-python3.7-munkres-1.1.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── munkres-1.1.2.dist-info
│   │   ├── INSTALLER
│   │   ├── LICENSE.md
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   ├── munkres.py
│   └── __pycache__
│   └── munkres.cpython-37.pyc
└── nix-support
└── propagated-build-inputs
6 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment