Staging
v0.8.1
Revision 7610ef93adfba45a2520fd4b80c0098c6cb7efe2 authored by Andrew M. Kuchling on 12 November 2010, 20:54:47 UTC, committed by Andrew M. Kuchling on 12 November 2010, 20:54:47 UTC
1 parent f3b001f
Raw File
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top