File: MANIFEST.in

package info (click to toggle)
lava-tool 0.25-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 612 kB
  • sloc: python: 4,411; makefile: 148; sh: 93
file content (18 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include COPYING
include INSTALL
include .coveragerc
include .testr.conf
include ci-build
include entry_points.ini
include HACKING
include INSTALL
include NEWS
include README
include setup.py
include setup.cfg
include integration-tests
include man/*
recursive-include integration-tests.d/ *
recursive-include lava *.py *.yaml
recursive-include lava_scheduler_tool/ *.py
recursive-include lava_tool/ *.py