drivendataorg / deon

A command line tool to easily add an ethics checklist to your data science projects.
https://deon.drivendata.org/
MIT License
289 stars 52 forks source link

Update Python versions #157

Closed pjbull closed 1 year ago

pjbull commented 1 year ago

Tests were failing because 3.6 is EOL.

Remove 3.6 support and add 3.10.

Closes #156 Closes #155

codecov-commenter commented 1 year ago

Codecov Report

Base: 96.80% // Head: 96.80% // No change to project coverage :thumbsup:

Coverage data is based on head (51a6109) compared to base (3698f3a). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ======================================= Coverage 96.80% 96.80% ======================================= Files 6 6 Lines 188 188 ======================================= Hits 182 182 Misses 6 6 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=drivendataorg). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=drivendataorg)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.