Skip to content

Conversation

@legoktm
Copy link

@legoktm legoktm commented Apr 4, 2024

Issue number of the reported bug or feature request: this is a resubmission of #14

Describe your changes

We drop support for Python 2 which allows us to remove dependencies on mock and six. The minimum Python version is now specified in setup.py.

Testing performed
I've done static review, will probably run it our CI setup shortly.

Additional context
As mentioned earlier, this is a resubmitted version of #14 to just focus on removing the Python 2 code/dependencies. I backed out the other functional changes so that the scope of this one is smaller and then rebased it against master.

We drop support for Python 2 which allows us to remove dependencies on
`mock` and `six`. The minimum Python version is now specified in
setup.py.

Signed-off-by: Aidan Delaney <[email protected]>
Signed-off-by: Kunal Mehta <[email protected]>
Co-authored-by: Kunal Mehta <[email protected]>
@legoktm
Copy link
Author

legoktm commented Apr 4, 2024

CI is failing because the black style has changed since - I can reformat it if you all want but also didn't want to add extra stuff in to this PR.

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.

2 participants