File: MANIFEST.in

package info (click to toggle)
python-prance 25.4.8.0%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,144 kB
  • sloc: python: 3,381; makefile: 205
file content (16 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include LICENSE.txt
include README.rst
include CHANGES.rst
include COMPATIBILITY.rst
include requirements.txt
include tox.ini

recursive-include tests *
recursive-include docs *

global-exclude __pycache__
global-exclude *.py[co]
global-exclude .token
global-exclude .*.sw*

prune docs/source/api