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

🐛 fix python version required #166

Merged
merged 1 commit into from
Aug 19, 2024
Merged

🐛 fix python version required #166

merged 1 commit into from
Aug 19, 2024

Conversation

yhino
Copy link
Owner

@yhino yhino commented Aug 19, 2024

Some package dependency restricted it to 3.8.1 or higher. However, that package is not already in use.
Fix the required Python version to 3.8 or higher.

fix to 3.8 or higher
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.15%. Comparing base (21112db) to head (4591fc4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   96.15%   96.15%           
=======================================
  Files           5        5           
  Lines         156      156           
=======================================
  Hits          150      150           
  Misses          6        6           
Flag Coverage Δ
unittests 96.15% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yhino yhino merged commit 49aa509 into main Aug 19, 2024
12 checks passed
@yhino yhino deleted the fix-python-version branch August 19, 2024 06:27
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.

1 participant