Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
use uv exclude-newer param to exclude packages newer than 72 hours
  • Loading branch information
emilykl committed Apr 7, 2026
commit 3b7ef0baf3b6f55d58b9baa20b36aaff2f83fce4
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ dev = [
"plotly[dev_optional]"
]

[tool.uv]
exclude-newer = "72 hours"

[project.scripts]
plotly_get_chrome = "plotly.io._kaleido:plotly_get_chrome"

Expand Down
4 changes: 4 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.