Skip to content

Commit 562164a

Browse files
committed
-
1 parent e72784a commit 562164a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

misc/IDE files/Wing/python_toolbox_py3.wpr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ proj.directory-list = [{'dirloc': loc('../../..'),
3434
'watch_for_changes': True}]
3535
proj.file-type = 'shared'
3636
proj.home-dir = loc('../../..')
37-
proj.launch-config = {loc('../../../../../../../../Python27/Scripts/_test_python_toolbox.py'): (''\
38-
'custom',
37+
proj.launch-config = {loc('../../../source_py3/python_toolbox/cute_iter_tools.py'): (''\
38+
'project',
3939
(u'',
4040
'launch-OHU716PSo2P5T54y'))}
4141
testing.auto-test-file-specs = [('glob',

0 commit comments

Comments
 (0)