File: MANIFEST.in

package info (click to toggle)
python-allpairspy 2.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 204 kB
  • sloc: python: 627; makefile: 42; sh: 6
file content (10 lines) | stat: -rw-r--r-- 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
include LICENSE.txt
include README.rst
include setup.cfg
include tox.ini

recursive-include requirements *
recursive-include tests *

global-exclude __pycache__/*
global-exclude *.pyc