File: MANIFEST.in

package info (click to toggle)
tinyarray 1.2.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 368 kB
  • sloc: cpp: 2,811; python: 656; makefile: 12
file content (11 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
# This file specifies the files to be included in the source distribution
# in addition to the default ones.

include MANIFEST.in
include LICENSE.rst
include README_WINDOWS.txt
include test_tinyarray.py
include benchmark.py
include version
recursive-include src *.hh
exclude src/version.hh