Skip to content

Commit

Permalink
Use sample project as debug parameters.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiates committed Apr 7, 2023
1 parent 3af83b4 commit 59e67ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dali-rp2.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
<LaunchProvider>Standard Python launcher</LaunchProvider>
<InterpreterId>MSBuild|.venv|$(MSBuildProjectFullPath)</InterpreterId>
<CommandLineArguments>-t 1 -s -o C:\Users\cyates\Documents\rp2-files\cyates\dali-output -p cyates- C:\Users\cyates\Documents\rp2-files\cyates\cyates.ini</CommandLineArguments>
<CommandLineArguments>-t 1 -s -o output -p test_ config\test_config.ini</CommandLineArguments>
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
<TestFramework>pytest</TestFramework>
<UnitTestPattern>test*.py</UnitTestPattern>
Expand Down

0 comments on commit 59e67ee

Please # to comment.