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

Drop support for Python 2 #183

Merged
merged 1 commit into from
May 31, 2024
Merged

Drop support for Python 2 #183

merged 1 commit into from
May 31, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented May 31, 2024

  • The minimum Python version is now 3.6
  • Shebangs now use python3 specifically
  • Use of the 'mock' backport package has been removed

* The minimum Python version is now 3.6
* Shebangs now use python3 specifically
* Use of the 'mock' backport package has been removed
@cottsay cottsay requested a review from nuclearsandwich May 31, 2024 19:04
@cottsay cottsay self-assigned this May 31, 2024
@cottsay cottsay merged commit c836a9e into master May 31, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/drop-py2 branch May 31, 2024 20:28
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