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

clear some Python 2 remnants (including six) #289

Merged
merged 2 commits into from
Jun 23, 2024
Merged

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
16 checks passed
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