MANIFEST.in
changeset 1063 742c1ce79a96
parent 1062 9cdd32b45bba
child 1770 be85d7ce8536
equal deleted inserted replaced
1059:d1baf69b935c 1063:742c1ce79a96
     6 include docs/makefile
     6 include docs/makefile
     7 include docs/static/*.svg
     7 include docs/static/*.svg
     8 include hgext/__init__.py
     8 include hgext/__init__.py
     9 include hgext/evolve.py
     9 include hgext/evolve.py
    10 include hgext/pushexperiment.py
    10 include hgext/pushexperiment.py
       
    11 include hgext/simple4server.py
    11 include setup.py
    12 include setup.py
    12 include README
    13 include README
    13 include COPYING
    14 include COPYING
    14 include tests/*.t
    15 include tests/*.t
    15 include tests/*.py
    16 include tests/*.py
       
    17 include tests/_exc-util.sh
       
    18 include tests/dummyssh
    16 exclude tests/test-oldconvert.t
    19 exclude tests/test-oldconvert.t
    17 exclude tests/test-qsync.t
    20 exclude tests/test-qsync.t
       
    21 exclude tests/test-drop.t