MANIFEST.in
changeset 11736 b77c82355325
parent 11723 d8072617af3b
child 11811 f09efeead7f9
equal deleted inserted replaced
11735:7a170207acbf 11736:b77c82355325
    27 
    27 
    28 recursive-include cubicweb/misc *.py *.png *.display
    28 recursive-include cubicweb/misc *.py *.png *.display
    29 
    29 
    30 include cubicweb/web/views/*.pt
    30 include cubicweb/web/views/*.pt
    31 recursive-include cubicweb/web/data external_resources *.js *.css *.py *.png *.gif *.ico *.ttf *.svg *.woff *.eot
    31 recursive-include cubicweb/web/data external_resources *.js *.css *.py *.png *.gif *.ico *.ttf *.svg *.woff *.eot
    32 recursive-include cubicweb/web/wdoc *.rst *.png *.xml ChangeLog*
    32 recursive-include cubicweb/web/wdoc *.rst *.png *.xml
    33 recursive-include cubicweb/devtools/data *.js *.css *.sh
    33 recursive-include cubicweb/devtools/data *.js *.css *.sh
    34 
    34 
    35 recursive-include cubicweb/i18n *.pot *.po
    35 recursive-include cubicweb/i18n *.po
    36 recursive-include cubicweb/schemas *.py *.sql
    36 recursive-include cubicweb/schemas *.py *.sql
    37 
    37 
    38 recursive-include requirements *.txt
    38 recursive-include requirements *.txt
    39 
    39 
    40 recursive-include cubicweb/test/data bootstrap_cubes *.py *.sql
    40 recursive-include cubicweb/test/data bootstrap_cubes *.py *.sql
    41 recursive-include cubicweb/test/data-rewrite bootstrap_cubes *.py
    41 recursive-include cubicweb/test/data-rewrite bootstrap_cubes *.py
    42 recursive-include cubicweb/test/data_schemareader *.py
    42 recursive-include cubicweb/test/data_schemareader *.py
    43 recursive-include cubicweb/dataimport/test/data *.py *.csv *.txt
    43 recursive-include cubicweb/dataimport/test/data *.py *.csv *.txt
    44 recursive-include cubicweb/dataimport/test/data-massimport *.py
    44 recursive-include cubicweb/dataimport/test/data-massimport *.py
    45 recursive-include cubicweb/devtools/test/data bootstrap_cubes *.py *.txt *.js *.po.ref
    45 recursive-include cubicweb/devtools/test/data *.py *.txt *.js *.po.ref
    46 recursive-include cubicweb/entities/test/data bootstrap_cubes *.py
    46 recursive-include cubicweb/entities/test/data *.py
    47 recursive-include cubicweb/etwist/test/data *.py
    47 recursive-include cubicweb/etwist/test/data *.py
    48 recursive-include cubicweb/ext/test/data *.py
    48 recursive-include cubicweb/ext/test/data *.py
    49 recursive-include cubicweb/hooks/test/data-computed *.py
    49 recursive-include cubicweb/hooks/test/data-computed *.py
    50 recursive-include cubicweb/hooks/test/data bootstrap_cubes *.py
    50 recursive-include cubicweb/hooks/test/data *.py
    51 recursive-include cubicweb/sobjects/test/data bootstrap_cubes *.py
    51 recursive-include cubicweb/sobjects/test/data bootstrap_cubes *.py
    52 recursive-include cubicweb/server/test/data bootstrap_cubes *.py source* *.conf.in *.ldif
    52 recursive-include cubicweb/server/test/data bootstrap_cubes *.py source* *.conf.in *.ldif
    53 recursive-include cubicweb/server/test/data-cwep002 *.py
    53 recursive-include cubicweb/server/test/data-cwep002 *.py
    54 recursive-include cubicweb/server/test/datacomputed *.py
    54 recursive-include cubicweb/server/test/datacomputed *.py
    55 recursive-include cubicweb/server/test/data-schema2sql bootstrap_cubes toignore
    55 recursive-include cubicweb/server/test/data-schema2sql toignore
    56 recursive-include cubicweb/server/test/data-migractions bootstrap_cubes *.py
    56 recursive-include cubicweb/server/test/data-migractions bootstrap_cubes *.py
    57 recursive-include cubicweb/server/test/data-schemaserial *.py
    57 recursive-include cubicweb/server/test/data-schemaserial *.py
    58 include cubicweb/web/test/testutils.js
    58 include cubicweb/web/test/testutils.js
    59 recursive-include cubicweb/web/test/data bootstrap_cubes pouet.css *.py
    59 recursive-include cubicweb/web/test/data bootstrap_cubes pouet.css *.py
    60 recursive-include cubicweb/web/test/data/static/jstests *.js *.html *.css *.json
    60 recursive-include cubicweb/web/test/data/static/jstests *.js *.html *.json
    61 recursive-include cubicweb/web/test/windmill *.py
       
    62 
    61 
    63 include cubicweb/web/data/jquery-treeview/*.md
    62 include cubicweb/web/data/jquery-treeview/*.md
    64 
    63 
    65 recursive-include cubicweb/skeleton *.py *.css *.js *.po compat *.in *.tmpl rules tox.ini
    64 recursive-include cubicweb/skeleton *.py *.css *.js *.po compat *.tmpl rules
    66 
    65 
    67 prune doc/book/en/.static
       
    68 prune doc/book/fr/.static
       
    69 prune doc/html/_sources
       
    70 prune cubicweb/misc/cwfs
    66 prune cubicweb/misc/cwfs
    71 prune doc/js_api
       
    72 global-exclude *.pyc