Skip to content

Commit

Permalink
allow people to install all packages via [all]
Browse files Browse the repository at this point in the history
Signed-off-by: Finn <45089908+catdogmat@users.noreply.github.com>
  • Loading branch information
catdogmat authored Nov 13, 2023
1 parent 73e7173 commit ebb4fe3
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 @@ -61,6 +61,7 @@ dependencies = {file = "requirements/_.txt"}
docs = {file = "requirements/docs.txt"}
speed = {file = "requirements/speed.txt"}
voice = {file = "requirements/voice.txt"}
all = {file = "requirements/all.txt"}

[tool.setuptools_scm]

Expand Down

0 comments on commit ebb4fe3

Please sign in to comment.