Skip to content

Commit

Permalink
chore: add ruff to generate dependencies (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
iisakkirotko authored Feb 10, 2025
1 parent 037c96a commit 4ca5bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ dev = [
]

generate = [
"ruff; python_version > '3.6'",
"black",
"bqplot",
"jinja2",
Expand Down

0 comments on commit 4ca5bc5

Please # to comment.