blob: f0b53367c28604d99243b3490988d1095fd8568f (
plain)
1
2
3
4
5
6
|
include LICENSE README.md CHANGELOG.md CONTRIBUTING.md noxfile.py Pipfile
recursive-include examples *
recursive-include tests *
recursive-include docs *
recursive-exclude docs/_build *
exclude .appveyor.yml .gitignore .travis.yml azure-pipelines.yml CODEOWNERS tasks.py
|