Skip to content

Commit

Permalink
add cvxpy to Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhamv committed Dec 20, 2024
1 parent 819f31b commit d337a0d
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 @@ -59,6 +59,7 @@ dependencies = [
"black",
"sympy",
"pre-commit",
"cvxpy"
]
[project.optional-dependencies]
docs = ["sphinx==7.2.6", "furo", "sphinx_toolbox"]
Expand Down

0 comments on commit d337a0d

Please sign in to comment.