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

refactor: Replaces flake8 by ruff and updates python version #211

Merged
merged 10 commits into from
Apr 29, 2023
Merged

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Apr 29, 2023

This PR introduces the following modifications:

  • drops support for python 3.6 and 3.7
  • replaces flake8 and autoflake by ruff
  • updates the CI, makefile, documentation

@frgfm frgfm added the type: improvement New feature or request label Apr 29, 2023
@frgfm frgfm added this to the 0.4.0 milestone Apr 29, 2023
@frgfm frgfm self-assigned this Apr 29, 2023
@github-actions github-actions bot added topic: build topic: docs Improvements or additions to documentation labels Apr 29, 2023
@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #211 (d64abf8) into main (c24a858) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   96.80%   96.80%           
=======================================
  Files           8        8           
  Lines         438      438           
=======================================
  Hits          424      424           
  Misses         14       14           

@frgfm frgfm merged commit b533442 into main Apr 29, 2023
22 of 24 checks passed
@frgfm frgfm deleted the ruff branch April 29, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: docs topic: build topic: docs Improvements or additions to documentation type: improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant