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 Python 3.6 support and housekeeping #135

Merged
merged 6 commits into from Nov 16, 2022
Merged

Conversation

ollipa
Copy link
Member

@ollipa ollipa commented Nov 12, 2022

I updated development dependencies and noticed that many dependencies have dropped support for Python 3.6 so I thought it is time for us to do that as well. We don't necessarily need to release a new version since nothing changed in the code but next release would drop Python 3.6 support.

  • Drop Python 3.6 support
  • Test flexmock with Python 3.12
  • Update development dependencies
  • Update Github Actions workflows

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2022

Codecov Report

Merging #135 (cace18f) into master (c193779) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #135   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          833       833           
=========================================
  Hits           833       833           
Impacted Files Coverage Δ
src/flexmock/_integrations.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

setup.py Show resolved Hide resolved
@ollipa ollipa merged commit ab614a1 into master Nov 16, 2022
@ollipa ollipa deleted the chore/project-updates branch November 16, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants