All Linux distributions (and I guess some CIs as well) block any network connections to the isolated environments. Would it be possible to add pytest marker marking all test cases requiring network access (currently, it is only test_get_changelog_url)? Thank you.
Possible patch for the current tarball