Skip to content

Commit

Permalink
Add onnxruntime as a test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmc2005 committed May 25, 2024
1 parent 0f41bcb commit 09b85bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ install_requires=
[options.extras_require]
tests=
pytest>=7.4.0,<8.0.0
onnxruntime==1.18.0

[options.packages.find]
where=src
Expand Down

0 comments on commit 09b85bb

Please sign in to comment.