forked from Linaro/lava-dispatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
25 lines (24 loc) · 891 Bytes
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
include README
recursive-include lava_dispatcher/default-config *.conf
include lava_dispatcher/lava_test_shell/*
include lava_dispatcher/pipeline/lava_test_shell/*
include .testr.conf
include .gitreview
include COPYING
include lava/dispatcher/lava-dispatcher-slave
include lava/dispatcher/lava-slave
include lava_dispatcher/default-config/lava-dispatcher/README
recursive-include lava_dispatcher/pipeline/devices *.conf *.yaml
recursive-include lava_dispatcher/pipeline/test *.yaml *.txt
recursive-include lava_dispatcher/pipeline/device_types *.conf
include lava_dispatcher/pipeline/test/sample_jobs/*
include lava_dispatcher/tests/test-config/bin/*
include requirements.txt
include man/*
include etc/*
include etc/logrotate.d/*
include version.py
include share/*
include share/apache2/*
include linaro_dashboard_bundle/schemas/*.json
include linaro_dashboard_bundle/test_documents/*.json