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
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.