Skip to content

Commit

Permalink
taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Dec 16, 2024
1 parent e552b12 commit 0cabc1d
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,6 @@ dependencies = [
"typing-extensions"
]



#[tool.poetry.dependencies]
#python = ">=3.10"
#cvxpy-base = "*"
#clarabel = "*"
#fire = "*"

#[tool.poetry.group.dev.dependencies]
#pandas = "*"
#plotly = "*"
#loguru = "*"
#scikit-learn = "*"
#cvxpyanalyzer = "*"
#cvxsimulator = ">=0.7.3"
#cvxbson= "*"
#ipykernel = "*"

[dependency-groups]
dev = [
"pytest-cov>=6.0.0",
Expand Down

0 comments on commit 0cabc1d

Please sign in to comment.