Skip to content

Commit

Permalink
Remove ruff from Pipfile
Browse files Browse the repository at this point in the history
`ruff` is only used with GitHub Actions
  • Loading branch information
takano32 committed Oct 27, 2023
1 parent 2586d8f commit 0065e36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ name = "pypi"
[packages]
jinja2 = "*"
pillow = "*"
ruff = "*"

[dev-packages]

Expand Down

0 comments on commit 0065e36

Please sign in to comment.