Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove python 3.6 from tests and PyPI classifiers #811

Merged
merged 4 commits into from
Feb 14, 2022
Merged

Conversation

cs01
Copy link
Member

@cs01 cs01 commented Feb 14, 2022

  • I have added an entry to docs/changelog.md

Summary of changes

  • Python 3.6 has reached its end of life and is therefore being removed from CI tests
  • Fix windows encoding issue when pip fails to install a package
  • Upgrade black to first non-beta release 🎉
  • Unit tests now pass, which unblocks other PRs from landing. Maintainers (@gaborbernat @uranusjr ): From now on let's please keep the CI tests green so we have a clear testing signal on all PRs, and avoid committing broken code on top of broken code.

Test plan

Tested by running

nox -s tests-3.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant