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

Created pyproject extra for Flake8-pyproject #83

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Created pyproject extra for Flake8-pyproject #83

merged 4 commits into from
Feb 20, 2024

Conversation

jamesbraza
Copy link
Contributor

@jamesbraza jamesbraza commented Feb 20, 2024

flake8-requirements is one of the last reasons I still use flake8 since it was mostly ported to ruff.

I am adding the pyproject extra so my requirements file can go from:

flake8-requirements
Flake8-pyproject

To:

flake8-requirements[pyproject]

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0061d9a) 93.29% compared to head (1d7ea1a) 93.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files           3        3           
  Lines         388      388           
=======================================
  Hits          362      362           
  Misses         26       26           

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

setup.py Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
@jamesbraza jamesbraza changed the title Created toml extra for Flake8-pyproject Created pyproject extra for Flake8-pyproject Feb 20, 2024
@jamesbraza jamesbraza requested a review from arkq February 20, 2024 18:35
@arkq arkq merged commit 894d7f2 into arkq:master Feb 20, 2024
7 checks passed
@jamesbraza jamesbraza deleted the toml-extra branch February 20, 2024 18:53
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