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

🔧 Remove python 3.7 support #145

Merged
merged 1 commit into from Mar 18, 2023
Merged

🔧 Remove python 3.7 support #145

merged 1 commit into from Mar 18, 2023

Conversation

zschumacher
Copy link
Owner

@zschumacher zschumacher commented Mar 18, 2023

Python 3.7 will stop getting security updates in June of this year. I need to remove support for it moving forward so that I can add bigquery support, which requires a version of numpy that will not install on 3.7

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2dbf32c) 100.00% compared to head (0b4cfff) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #145   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          549       550    +1     
  Branches        91        91           
=========================================
+ Hits           549       550    +1     
Flag Coverage Δ
3.10 99.81% <100.00%> (+<0.01%) ⬆️
3.11 99.81% <100.00%> (+<0.01%) ⬆️
3.7 ?
3.8 100.00% <100.00%> (ø)
3.9 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pydapper/commands.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zschumacher zschumacher merged commit 107cc1c into main Mar 18, 2023
7 checks passed
@zschumacher zschumacher deleted the deprecate-py37 branch March 18, 2023 22:55
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.

None yet

1 participant