Staging
v0.5.0
https://github.com/python/cpython
Raw File
Tip revision: 891331134516784ff1c5ad8d1720fdc2d056a15f authored by Ned Deily on 07 July 2017, 07:16:00 UTC
Version bump to 3.6.2rc2
Tip revision: 8913311
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