beeware / briefcase-windows-VisualStudio-template

A template for generating Visual Studio projects for building Windows apps with Briefcase
MIT License
4 stars 9 forks source link

PySide2 and PySide6 tests are disabled #4

Open freakboy3742 opened 1 year ago

freakboy3742 commented 1 year ago

Due to beeware/briefcase#948, testing of PySide2 and PySide 6 projects has been disabled.

To Reproduce Steps to reproduce the behavior:

  1. Restore the Pyside2/Pyside6 builds
  2. See error

Additional context

Pyside2 and Pyside6 configurations were added in #2, but were disabled because of the issue with WiX Packaging.