Skip to content

Commit

Permalink
remove pylint-requests
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Oct 8, 2024
1 parent cc5f98a commit 4319cf1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ formatting = [
"isort==5.13.2"
]
linting = [
"pylint==3.3.1",
"pylint-requests==0.1.1"
"pylint==3.3.1"
]
packaging = [
"build==1.2.2.post1",
Expand Down

0 comments on commit 4319cf1

Please sign in to comment.