Codebase list pypsrp / run/8bb194d0-7058-471b-87de-6fcdda5bdd71/main MANIFEST.in
run/8bb194d0-7058-471b-87de-6fcdda5bdd71/main

Tree @run/8bb194d0-7058-471b-87de-6fcdda5bdd71/main (Download .tar.gz)

MANIFEST.in @run/8bb194d0-7058-471b-87de-6fcdda5bdd71/mainraw · history · blame

1
2
3
4
5
6
7
8
include CHANGELOG.md
include requirements-dev.txt
exclude .coverage
exclude .gitignore
exclude .pre-commit-config.yaml
recursive-include build_helpers *
recursive-include tests *
recursive-exclude tests *.pyc