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 support for Python 3.7 #747

Merged
merged 7 commits into from
Jun 3, 2023

Conversation

danielhuppmann
Copy link
Member

@danielhuppmann danielhuppmann commented May 22, 2023

Description of PR

This PR removes support for Python 3.7 and the specific package required for it.

Closes #744

@danielhuppmann danielhuppmann self-assigned this May 22, 2023
@danielhuppmann danielhuppmann marked this pull request as ready for review May 22, 2023 13:36
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #747 (9b90fbd) into main (9c0118d) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #747   +/-   ##
=====================================
  Coverage   95.1%   95.1%           
=====================================
  Files         59      59           
  Lines       6017    6014    -3     
=====================================
- Hits        5724    5723    -1     
+ Misses       293     291    -2     
Impacted Files Coverage Δ
tests/test_io.py 98.4% <ø> (ø)
pyam/__init__.py 70.5% <100.0%> (+3.0%) ⬆️

@danielhuppmann danielhuppmann merged commit 5257aa9 into IAMconsortium:main Jun 3, 2023
@danielhuppmann danielhuppmann deleted the devops/drop-py3.7 branch June 3, 2023 19:18
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.

Support Python 3.11
1 participant