Skip to content

Commit

Permalink
DR-810 Update code to match KeeperApp
Browse files Browse the repository at this point in the history
Update the discovery-common wheel file.
  • Loading branch information
jwalstra-keeper committed Nov 18, 2024
1 parent 2ea8c14 commit ee8f41e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ pydantic>=2.6.4
# 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.21-py3-none-any.whl
./libs/discovery_common-1.0.22-py3-none-any.whl

0 comments on commit ee8f41e

Please sign in to comment.