Skip to content

Commit

Permalink
fix: Add ci dependency group to tach.toml
Browse files Browse the repository at this point in the history
Co-Authored-By: Alex Reibman <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and areibman committed Dec 12, 2024
1 parent 2701eaf commit ae686a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tach.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ depends_on = []
[[modules]]
path = "agentops.log_config"
depends_on = []

[dependency-groups]
ci = [
"tach~=0.9",
]

0 comments on commit ae686a7

Please sign in to comment.