Skip to content

clear some Python 2 remnants (including six)#289

Merged
cwacek merged 2 commits intocwacek:masterfrom
MeggyCal:master
Jun 23, 2024
Merged

clear some Python 2 remnants (including six)#289
cwacek merged 2 commits intocwacek:masterfrom
MeggyCal:master

Conversation

@MeggyCal
Copy link
Contributor

@MeggyCal MeggyCal commented Jun 7, 2024

Thanks for all your work on this library! As it is already Python 3 only, it shouldn't need the six translation layer, which will die with Python 3.13.

@cwacek
Copy link
Owner

cwacek commented Jun 18, 2024

@MeggyCal can you run black on this and push the update.

$ pip install black==23.7.0
$ black --extend-exclude=versioneer.py .

@MeggyCal
Copy link
Contributor Author

Hi, done (with black 24.3.0, I hope the result will be equivalent).

@cwacek cwacek merged commit a960395 into cwacek:master Jun 23, 2024
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