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 2 support & enable GitHub Actions #62

Merged
merged 2 commits into from
Mar 5, 2023
Merged

Conversation

greyli
Copy link
Member

@greyli greyli commented Mar 5, 2023

  • Drop Python 2 and 3.5 support.
  • Enable CI for Python 3.6-3.10.
  • Remove the copyright headers.
  • Update project links.
  • Update example applications to support Flask-SQLAlchemy 3.x.

fixes #60
fixes #61

@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@33439ff). Click here to learn what that means.
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #62   +/-   ##
=========================================
  Coverage          ?   82.64%           
=========================================
  Files             ?        3           
  Lines             ?      121           
  Branches          ?        0           
=========================================
  Hits              ?      100           
  Misses            ?       21           
  Partials          ?        0           

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@greyli greyli force-pushed the drop-python2 branch 2 times, most recently from 12a80b4 to 16218c6 Compare March 5, 2023 03:36
@greyli greyli added this to the 1.0.0 milestone Mar 5, 2023
@greyli greyli merged commit 068d828 into master Mar 5, 2023
@greyli greyli deleted the drop-python2 branch March 5, 2023 04:44
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.

Move CI to GitHub Actions Drop Python 2 support
2 participants