Staging
v0.5.1
Revision 1244c816d7cdfa8a26d1671cab67122a8c5271a7 authored by pxinwr on 30 November 2020, 21:48:33 UTC, committed by GitHub on 30 November 2020, 21:48:33 UTC
1 parent 5c73afc
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