Staging
v0.8.1
Revision e7fef52f9865b29785be04d1dc7d9b0b52f3c085 authored by Steven D'Aprano on 09 August 2016, 03:19:48 UTC, committed by Steven D'Aprano on 09 August 2016, 03:19:48 UTC
1 parent 3e8616a
Raw File
python-wing4.wpr
#!wing
#!version=4.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'
back to top