Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport changes pyinstaller/pyinstaller#5291 (#65)
New pytest markers were introduced in pyinstaller/pyinstaller#5291: - @pytest.mark.darwin (only runs on macOS) - @pytest.mark.linux (only runs on GNU/Linux) - @pytest.mark.win32 (only runs on Windows)
- Loading branch information