summaryrefslogtreecommitdiff
path: root/Misc/python-wing5.wpr
blob: 0e1ae635438c8a440b1b07fd4b4512ad0e833c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!wing
#!version=5.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/unittest/__pycache__',
                                     u'Lib/unittest/test/__pycache__',
                                     u'Lib/__pycache__',
                                     u'build',
                                     u'Doc/build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'