File: MANIFEST.in

package info (click to toggle)
python-mastodon 2.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,836 kB
  • sloc: python: 9,438; makefile: 206; sql: 98; sh: 27
file content (7 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include LICENSE
include *.rst
recursive-include docs *
recursive-include tests *
global-exclude */__pycache__/*
global-exclude *.pyc
global-exclude *.secret