File: MANIFEST.in

package info (click to toggle)
python-datetimerange 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: python: 1,891; makefile: 256; sh: 5
file content (10 lines) | stat: -rw-r--r-- 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
include LICENSE
include README.rst
include tox.ini
include docs/pages/introduction/summary.txt

recursive-include requirements *
recursive-include test *

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