mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-08 03:01:47 +00:00
fix(install): remove uv exclude-newer cutoff
This commit is contained in:
parent
6b3a9b4bfa
commit
d8d57fb2f6
2 changed files with 0 additions and 7 deletions
|
|
@ -164,6 +164,3 @@ exclude = ["tinker-atropos"]
|
|||
[tool.ruff]
|
||||
exclude = ["tinker-atropos"]
|
||||
select = [] # disable all lints for now, until we've wrangled typechecks a bit more :3
|
||||
|
||||
[tool.uv]
|
||||
exclude-newer = "7 days"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue