Skip to content

Commit

Permalink
Update pyproject.toml (#33)
Browse files Browse the repository at this point in the history
Remove Hexaly installation
  • Loading branch information
tschm authored Feb 2, 2025
1 parent a6c2502 commit a3cb2f5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,10 @@ dev = [
"pre-commit>=4.0.1",
"kaleido==0.2.1",
"mosek==10.2.1",
"hexaly",
"matplotlib>=3.10.0",
"plotly>=5.24.1",
]

[tool.uv.sources]
hexaly = { index = "hexaly" }

[[tool.uv.index]]
name = "hexaly"
url = "https://pip.hexaly.com"

[tool.ruff]
line-length = 120
target-version = "py310"
Expand Down

0 comments on commit a3cb2f5

Please sign in to comment.