__pkginfo__.py
changeset 5787 20377d2fcc70
parent 5775 34195230dc2a
child 5811 e77cea9721e7
equal deleted inserted replaced
5780:07c1d64dff34 5787:20377d2fcc70
    75            if not s.endswith('.bat')]
    75            if not s.endswith('.bat')]
    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', 'data'),
    80                 join('devtools', 'test', 'data'),
    81                 join('devtools', 'test', 'data'),
    81                 'schemas', 'skeleton']
    82                 'schemas', 'skeleton']
    82 
    83 
    83 
    84 
    84 _server_migration_dir = join('misc', 'migration')
    85 _server_migration_dir = join('misc', 'migration')