mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-22 18:06:36 +00:00
Upgrade Wing to 11
This commit is contained in:
parent
8bf06d25a1
commit
2931e1374a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!wing
|
||||
#!version=10.0
|
||||
#!version=11.0
|
||||
##################################################################
|
||||
# Wing project file #
|
||||
##################################################################
|
||||
|
|
@ -17,7 +17,7 @@ proj.directory-list = [{'dirloc': loc('../..'),
|
|||
'watch_for_changes': True}]
|
||||
proj.file-type = 'shared'
|
||||
proj.home-dir = loc('../..')
|
||||
proj.launch-config = {loc('../../../../../../../Program Files/Python37/Scripts/pasteurize-script.py'): ('project',
|
||||
proj.launch-config = {loc('../../../../../../Program Files/Python37/Scripts/pasteurize-script.py'): ('project',
|
||||
('"c:\\Users\\Administrator\\Documents\\Python Projects\\PySnooper\\pysnooper" "c:\\Users\\Administrator\\Documents\\Python Projects\\PySnooper\\tests"',
|
||||
'')),
|
||||
loc('../../../../../Dropbox/Scripts and shortcuts/_simplify3d_add_m600.py'): ('project',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue