swh:1:snp:72a4c465b82ec18a5d1f703821d91720268b476f
Raw File
Tip revision: ab4f95ea6950efd41c7d4dbbf58d486faa744dd8 authored by Koncopd on 01 February 2021, 14:18:21 UTC
fix formatting
Tip revision: ab4f95e
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