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
Closing because we no longer make use of Travis CI or Appveyor; all continuous integration is run on GitHub Actions, and tests are run on versions up to and including 3.10-dev.
We need to update the Python versions in our continuous integration configurations:
For Appveyor: add Python 3.9 when available
For Travis CI: change 3.9-dev to 3.9 when Python 3.9 is available
See also #1303, which updates the Python versions used for GitHub Actions.
The text was updated successfully, but these errors were encountered: