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

Update package setup #55

Merged
merged 2 commits into from
Nov 11, 2022
Merged

Update package setup #55

merged 2 commits into from
Nov 11, 2022

Conversation

florimondmanca
Copy link
Owner

@florimondmanca florimondmanca commented Nov 11, 2022

  • Drop Python 3.6 support.
  • Add official Python 3.11 support.
  • Bump dev dependencies.
  • Switch to pyproject.toml.
  • Switch to Makefile scripts.
  • Use newest CI templates.
  • Update tests.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2022

Codecov Report

Merging #55 (1c8f304) into master (9aa20b3) will decrease coverage by 0.31%.
The diff coverage is 100.00%.

❗ Current head 1c8f304 differs from pull request most recent head f03f1c7. Consider uploading reports for the commit f03f1c7 to get more accurate results

@@             Coverage Diff             @@
##            master      #55      +/-   ##
===========================================
- Coverage   100.00%   99.68%   -0.32%     
===========================================
  Files           13       13              
  Lines          321      319       -2     
===========================================
- Hits           321      318       -3     
- Misses           0        1       +1     
Impacted Files Coverage Δ
src/asgi_lifespan/__version__.py 0.00% <ø> (-100.00%) ⬇️
src/asgi_lifespan/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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