Staging
v0.5.1
https://github.com/python/cpython
Revision c6c0aa4a3bf4686ecb9ef757583afa0cc365f2f8 authored by Donald Stufft on 02 November 2016, 20:01:17 UTC, committed by Donald Stufft on 02 November 2016, 20:01:17 UTC
1 parent b858d7f
Raw File
Tip revision: c6c0aa4a3bf4686ecb9ef757583afa0cc365f2f8 authored by Donald Stufft on 02 November 2016, 20:01:17 UTC
Update pip to 9.0.0 and setuptools to 28.7.1
Tip revision: c6c0aa4
python-wing4.wpr
#!wing
#!version=4.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'.hg',
                                     u'Lib/__pycache__',
                                     u'Doc/build',
                                     u'build'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top