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

Add compatibility for Python 3.10 #5

Merged
merged 2 commits into from Apr 26, 2022
Merged

Add compatibility for Python 3.10 #5

merged 2 commits into from Apr 26, 2022

Conversation

smithk86
Copy link
Contributor

Changes:

  1. Remove the version upper-limit for Python, fastapi, and python-jose
  2. Add Python 3.10 to the Test workflow
    • testing against 3.10 is passing

Cheers!
Kyle

@codecov-commenter
Copy link

Codecov Report

Merging #5 (7172c9d) into master (9e475ef) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          154       154           
=========================================
  Hits           154       154           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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


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 9e475ef...7172c9d. Read the comment docs.

@k4black k4black merged commit 130f66e into k4black:master Apr 26, 2022
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

3 participants