Skip to content

Commit

Permalink
Update export metadata to target venv
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Jun 25, 2023
1 parent ea93470 commit ee8de91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Aeon.Acquisition/Aeon.Acquisition.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageTags>Bonsai Rx Project Aeon Acquisition</PackageTags>
<TargetFramework>net472</TargetFramework>
<VersionPrefix>0.3.0</VersionPrefix>
<VersionSuffix>test241355</VersionSuffix>
<VersionSuffix>test250811</VersionSuffix>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Aeon.Acquisition/ExportMetadata.bonsai
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</Expression>
<Expression xsi:type="Combinator">
<Combinator xsi:type="io:StartProcess">
<io:FileName>..\..\python\winpython\python-3.9.5.amd64\python.exe</io:FileName>
<io:FileName>..\..\python\.venv\Scripts\python.exe</io:FileName>
<io:Arguments />
</Combinator>
</Expression>
Expand Down

0 comments on commit ee8de91

Please sign in to comment.