Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang committed Jan 9, 2024
1 parent e3c538d commit f344c32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ changedir =
commands_pre =
py3{8,11}: python -m pip install -U pip setuptools wheel
semconv: pip install {toxinidir}/openinference-semantic-conventions
; FIXME: installation below for semantic conventions can be removed once the package is stable and published
openai: pip install {toxinidir}/openinference-semantic-conventions
openai: pip install {toxinidir}/instrumentation/openinference-instrumentation-openai[test]
commands =
ruff: ruff format .
Expand Down

0 comments on commit f344c32

Please sign in to comment.