Skip to content

Commit

Permalink
Added setuptools dev dependency for venv.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverbus committed Aug 30, 2024
1 parent 44232c0 commit 02736fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions isolation-forest-onnx/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ coverage==7.6.1
wheel==0.37.0
flake8==7.1.1
mypy==1.11
setuptools==74.0.0
twine==5.1.1
1 change: 1 addition & 0 deletions isolation-forest-onnx/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dev =
wheel==0.37.0
flake8==7.1.1
mypy==1.11
setuptools==74.0.0
twine==5.1.1

[flake8]
Expand Down

0 comments on commit 02736fc

Please sign in to comment.