Skip to content

Commit 038f817

Browse files
sync: update from python-copier-template (#73)
## Summary Automated sync from [python-copier-template](https://github.com/Komorebi-AI/python-copier-template). This PR was generated by rendering the copier template and comparing the output against this repository. Please review the changes before merging. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 66f2cd6 commit 038f817

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ packages = ["template"]
3232
[tool.setuptools_scm]
3333
# Importante crear esta sección vacia para activar el plugin
3434

35+
[tool.uv]
36+
# Exclude packages published in the last 7 days to mitigate supply chain attacks
37+
exclude-newer = "7 days"
38+
3539
[tool.ruff]
3640
line-length = 88
3741
[tool.ruff.lint]

uv.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)