Release preparation for 2.0.1rc1#1608
Merged
audreyfeldroy merged 13 commits intomasterfrom Dec 5, 2021
Merged
Conversation
- Name corrections for @audreyfeldroy and @pydanny - Run Prettier on Markdown files
- Resolves GitHub check failures due to GitHub no longer supporting those environments on Mac OSX. - Python 3.6 is in maintenance status *security* with EOL in 2 months. - PyPy was last updated to Python 3.8, which is outdated.
Co-authored-by: Daniel Roy Greenfeld <pydanny@gmail.com>
- Update Black version - Use Black python target of Python 3.9 Co-authored-by: Daniel Roy Greenfeld <pydanny@gmail.com>
Closed
- Run tox twice, which lints the code base via pre-commit
michaeljoseph
previously requested changes
Nov 6, 2021
Co-authored-by: Michael Joseph <michaeljoseph+github@gmail.com>
|
Code Climate has analyzed commit 3db109d and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (0% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
Accepted suggestions, thank you @michaeljoseph!
ozer550
approved these changes
Nov 10, 2021
Contributor
ozer550
left a comment
There was a problem hiding this comment.
I helped @audreyfeldroy fix this and ran it locally to verify that it works with Tox.
michaeljoseph
approved these changes
Nov 10, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes all changes by @audreyfeldroy and @pydanny in preparation for releasing 2.0.1 Release Candidate 1.