File: MANIFEST.in

package info (click to toggle)
python-aws-requests-auth 0.4.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: python: 360; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
include README.md
include LICENSE
include CHANGELOG.md
include MANIFEST.in
recursive-include aws_requests_auth *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]