__pkginfo__.py
branchstable
changeset 5472 fd6b136a8404
parent 5456 d040889fac4e
parent 5469 4746c157e5e4
child 5473 ee87c5352e63
child 5540 ef2e37d34013
equal deleted inserted replaced
5465:a838ac0ff890 5472:fd6b136a8404
    76 include_dirs = [join('test', 'data'),
    76 include_dirs = [join('test', 'data'),
    77                 join('server', 'test', 'data'),
    77                 join('server', 'test', 'data'),
    78                 join('hooks', 'test', 'data'),
    78                 join('hooks', 'test', 'data'),
    79                 join('web', 'test', 'data'),
    79                 join('web', 'test', 'data'),
    80                 join('devtools', 'test', 'data'),
    80                 join('devtools', 'test', 'data'),
    81                 'skeleton']
    81                 'schemas', 'skeleton']
    82 
    82 
    83 
    83 
    84 _server_migration_dir = join('misc', 'migration')
    84 _server_migration_dir = join('misc', 'migration')
    85 _data_dir = join('web', 'data')
    85 _data_dir = join('web', 'data')
    86 _wdoc_dir = join('web', 'wdoc')
    86 _wdoc_dir = join('web', 'wdoc')