Skip to content

Commit

Permalink
chore: add generate extra dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Nov 1, 2023
1 parent 97bb7aa commit 894bf7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ dev = [
"ipykernel",
]

generate = [
"black",
"bqplot",
"jinja2",
"mypy",
]

[project.urls]
Home = "https://www.github.com/widgetti/reacton"
Documentation = "https://reacton.solara.dev"
Expand Down

0 comments on commit 894bf7f

Please sign in to comment.