Skip to content

Commit

Permalink
Try win64 instead of win32 for WINE.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiw committed Oct 8, 2024
1 parent 4bd3b87 commit d30f0a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .wenv.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"pythonversion": "3.12.7"
"pythonversion": "3.12.7",
"arch": "win64"
}

0 comments on commit d30f0a5

Please sign in to comment.