Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update integration test for version output
The test previously needed to check stdout and stderr; now that we only support Python 3+, the version will always go to stdout. Additionally, add more check on the components of the version string, now that it is defined separately from the user agent string.
- Loading branch information