MANIFEST.in
branchstable
changeset 7680 b195b0c003ac
parent 6983 0459635ce666
child 8261 d4d9c88d4a5f
equal deleted inserted replaced
7679:c4803e94b8a4 7680:b195b0c003ac
     3 include COPYING.LESSER
     3 include COPYING.LESSER
     4 include pylintrc
     4 include pylintrc
     5 include bin/cubicweb-*
     5 include bin/cubicweb-*
     6 include man/cubicweb-ctl.1
     6 include man/cubicweb-ctl.1
     7 
     7 
     8 recursive-include doc README makefile *.conf *.css *.py *.rst *.txt *.html *.png *.svg *.zargo *.dia
     8 recursive-include doc README makefile *.conf *.js *.css *.py *.rst *.txt *.html *.png *.svg *.zargo *.dia
     9 
     9 
    10 recursive-include misc *.py *.png *.display
    10 recursive-include misc *.py *.png *.display
    11 
    11 
    12 include web/views/*.pt
    12 include web/views/*.pt
    13 recursive-include web/data external_resources *.js *.css *.py *.png *.gif *.ico *.ttf
    13 recursive-include web/data external_resources *.js *.css *.py *.png *.gif *.ico *.ttf
    30 
    30 
    31 recursive-include skeleton *.py *.css *.js *.po compat *.in *.tmpl
    31 recursive-include skeleton *.py *.css *.js *.po compat *.in *.tmpl
    32 
    32 
    33 prune doc/book/en/.static
    33 prune doc/book/en/.static
    34 prune doc/book/fr/.static
    34 prune doc/book/fr/.static
       
    35 prune doc/html/_sources/
    35 prune misc/cwfs
    36 prune misc/cwfs
    36 prune goa
    37 prune goa