You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,14 @@ A small Python script to install wxWidgets 3.2.1 and build automatically.
4
4
5
5
Tested on Windows 10/11 with Visual Studio 2022 (17)
6
6
7
-
GitHub Actions runs successfully on Windows 10/11 with Visual Studio 2019 (16) and 2022 (17)
7
+
GitHub Actions runs successfully on Windows 10/11 with Visual Studio 2019 (16) and 2022 (17). You can verify with the "Validate install" workflow running on a matrix of Python versions and Windows versions.
| Pytest with flake8 |[](https://github.com/garrettsummerfi3ld/wxWidgetsInstallScript/actions/workflows/test.yml)|
0 commit comments