forked from awslabs/aws-crt-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
21 lines (21 loc) · 807 Bytes
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
graft source
graft aws-common-runtime
global-exclude .git*
global-exclude .git*/**
global-exclude .travis*
global-exclude .travis/**
global-exclude codebuild/**
global-exclude .cbmc-batch/**
global-exclude aws-common-runtime/*/docs/**
global-exclude docker-images/**
prune aws-common-runtime/**/AWSCRTAndroidTestRunner
prune aws-common-runtime/aws-c-auth/tests/aws-sig-v4-test-suite
prune aws-common-runtime/aws-c-auth/tests/fuzz/corpus
prune aws-common-runtime/s2n/tests/fuzz/corpus
prune aws-common-runtime/s2n/tests/ctverif
prune aws-common-runtime/s2n/tests/pems
prune aws-common-runtime/s2n/tests/saw
prune aws-common-runtime/s2n/tests/sidetrail
prune aws-common-runtime/s2n/tests/integration/trust-store
prune aws-common-runtime/s2n/tests/integration/data
prune aws-common-runtime/s2n/tests/unit/kats