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 Python 3.10 support #7

Merged
merged 1 commit into from
Oct 23, 2021
Merged

Add Python 3.10 support #7

merged 1 commit into from
Oct 23, 2021

Conversation

br3ndonland
Copy link
Owner

@br3ndonland br3ndonland commented Oct 23, 2021

Description

This PR will add Python 3.10 support to fastenv.

Changes

GitHub Actions

Poetry

Related

Python versions must now be quoted in YAML. `3.10` (without quotes) is
interpreted as a float and becomes `3.1`. `"3.10"` will be used instead.
@vercel
Copy link

vercel bot commented Oct 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/br3ndonland/fastenv/CKPkfUjuGBkvpygDymCtBU2E9grs
✅ Preview: https://fastenv-git-python-310-br3ndonland.vercel.app

@codecov
Copy link

codecov bot commented Oct 23, 2021

Codecov Report

Merging #7 (1a2e46b) into develop (b9d417b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop       #7   +/-   ##
========================================
  Coverage    100.0%   100.0%           
========================================
  Files            3        3           
  Lines          122      122           
========================================
  Hits           122      122           
Flag Coverage Δ
unit 100.0% <ø> (ø)

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 b9d417b...1a2e46b. Read the comment docs.

@br3ndonland br3ndonland merged commit 2ea05a4 into develop Oct 23, 2021
@br3ndonland br3ndonland deleted the python-3.10 branch October 23, 2021 21:21
br3ndonland added a commit to br3ndonland/template-python that referenced this pull request Oct 24, 2021
br3ndonland/fastenv#7
br3ndonland/inboard#36

Python versions must now be quoted in YAML. `3.10` (without quotes) is
interpreted as a float and becomes `3.1`. `"3.10"` will be used instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant