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.5, bump the sympy version #473

Merged
merged 4 commits into from
Apr 6, 2021

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Apr 1, 2021

Python 3.5 is well past its EOL, ad Python 3.9 has been out for 6 months or so. Rather than overloading CI, let's drop one and add the other.

While we're here, let's test on a newer sympy version (1.7).

@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #473 (703dbb9) into master (c855907) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #473   +/-   ##
=======================================
  Coverage   78.87%   78.87%           
=======================================
  Files          17       17           
  Lines        4189     4189           
=======================================
  Hits         3304     3304           
  Misses        885      885           

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 c855907...703dbb9. Read the comment docs.

@eric-wieser eric-wieser marked this pull request as ready for review April 1, 2021 15:35
@eric-wieser eric-wieser requested a review from utensil April 1, 2021 16:09
@eric-wieser eric-wieser merged commit dbff1ff into pygae:master Apr 6, 2021
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