File: MANIFEST.in

package info (click to toggle)
python-pyramid-tm 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 244 kB
  • sloc: python: 890; makefile: 70
file content (16 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
graft src/pyramid_tm
graft tests
graft docs
graft .github

include README.rst
include LICENSE.txt
include CONTRIBUTORS.txt
include COPYRIGHT.txt
include CHANGES.rst

include setup.cfg pyproject.toml
include .coveragerc .flake8
include tox.ini rtd.txt .readthedocs.yaml

recursive-exclude * __pycache__ *.py[cod]