Skip to content

Commit 7954b30

Browse files
committed
I think this needs Python_3x
Issue #19
1 parent 65e2891 commit 7954b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packaging/Windows/MSI/Package.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- Install Application -->
1818

1919
<ExePackage Id="TestDataTable_0.3.0"
20-
After="Python_3.13"
20+
After="Python_3x"
2121
DisplayName="TestDataTable v0.3.0"
2222
Vital="yes"
2323
InstallArguments="install -U testdatatable"

0 commit comments

Comments
 (0)