Skip to content

Drop Python 3.7 support #151

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

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Drop Python 3.7 support #151

merged 2 commits into from
Mar 29, 2022

Conversation

martinfleis
Copy link
Member

@martinfleis martinfleis commented Mar 26, 2022

Dropping Python 3.7, following NEP 29. I have also removed the old unused travis.yml.

edit: I have also changed the frequency of nightly CI builds to twice a week instead of daily.

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #151 (33e30e5) into main (10fbce9) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   86.05%   86.12%   +0.06%     
==========================================
  Files          18       18              
  Lines        1226     1232       +6     
==========================================
+ Hits         1055     1061       +6     
  Misses        171      171              
Impacted Files Coverage Δ
splot/_viz_esda_mpl.py 100.00% <0.00%> (ø)
splot/_viz_value_by_alpha_mpl.py 96.12% <0.00%> (+0.03%) ⬆️
splot/_viz_giddy_mpl.py 94.73% <0.00%> (+0.03%) ⬆️
splot/_viz_libpysal_mpl.py 98.14% <0.00%> (+0.03%) ⬆️
splot/_viz_utils.py 57.00% <0.00%> (+0.43%) ⬆️
splot/_viz_bokeh.py 17.30% <0.00%> (+0.80%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10fbce9...33e30e5. Read the comment docs.

@jGaboardi jGaboardi requested review from jGaboardi and slumnitz March 27, 2022 21:21
@martinfleis martinfleis merged commit d202901 into pysal:main Mar 29, 2022
@martinfleis martinfleis deleted the py37 branch March 29, 2022 07:59
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