File: MANIFEST.in

package info (click to toggle)
social-auth-core 3.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,612 kB
  • sloc: python: 15,845; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
global-include *.py

include *.txt CHANGELOG.md LICENSE README.md social_core/tests/testkey.pem
recursive-include social_core/tests *.txt

graft examples

recursive-exclude .tox *
recursive-exclude social_core *.pyc