Skip to content

Commit

Permalink
Merge pull request #1324 from Keeper-Security/wheel_update
Browse files Browse the repository at this point in the history
Update wheel files
  • Loading branch information
jwalstra-keeper authored Nov 20, 2024
2 parents 26903bc + 5ee8ee2 commit 3044207
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file removed libs/keeper_dag-1.0.16-py3-none-any.whl
Binary file not shown.
Binary file added libs/keeper_dag-1.0.17-py3-none-any.whl
Binary file not shown.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ pydantic>=2.6.4
# pip uninstall keeper-dag -y
# python3 setup.py wheel --whlsrc ~/src/keeper-dag --libdir $PWD/libs --reqfiles $PWD/requirements.txt
# pip install $(ls libs/keeper_dag-*)
./libs/keeper_dag-1.0.16-py3-none-any.whl
./libs/keeper_dag-1.0.17-py3-none-any.whl


# pip uninstall discovery-common -y
# python3 setup.py wheel --whlsrc ~/src/discovery-common --libdir $PWD/libs --reqfiles $PWD/requirements.txt
# pip install $(ls libs/discovery_common-*)
./libs/discovery_common-1.0.22-py3-none-any.whl
./libs/discovery_common-1.0.23-py3-none-any.whl

0 comments on commit 3044207

Please sign in to comment.