Skip to content

Commit

Permalink
Remove extras
Browse files Browse the repository at this point in the history
  • Loading branch information
pablormier committed May 5, 2024
1 parent 7632ef1 commit 7bda4a4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,7 @@ pre-commit = "^3.7.0"
pydocstyle = "^6.3.0"

[tool.poetry.extras]
recommended = ["cvxpy", "scipy", "gurobipy", "matplotlib"]
os = ["cvxpy", "pyscipopt", "scipy"]
gurobi = ["cvxpy", "gurobipy"]
cvxpy = ["cvxpy"]
picos = ["PICOS"]
networkx = ["networkx"]
matplotlib = ["matplotlib"]
highs = ["cvxpy", "scipy"]

[tool.ruff]
fix = true
Expand Down

0 comments on commit 7bda4a4

Please sign in to comment.