swh:1:snp:72a4c465b82ec18a5d1f703821d91720268b476f
Raw File
Tip revision: 65eed85c0183931443b7a2b4ffc1f33dba027ad7 authored by Isaac Virshup on 27 January 2021, 10:25:51 UTC
Merge branch 'master' into fix_heatmap
Tip revision: 65eed85
MANIFEST.in
# Exclude everything not needed for importing, building, and tests
exclude .coveragerc .editorconfig .gitattributes .gitignore .readthedocs.yml .travis.yml
exclude CONTRIBUTING.md
prune docs
back to top