Skip to content

Commit 34cccfe

Browse files
yufansongli-boxuan
andauthored
doc: update documentation about poetry update (OpenHands#1962)
* add doc * Update Development.md --------- Co-authored-by: Boxuan Li <[email protected]>
1 parent da8369c commit 34cccfe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Development.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,8 @@ poetry run pytest ./tests/unit/test_sandbox.py
9494
#### Integration tests
9595
9696
Please refer to [this README](./tests/integration/README.md) for details.
97+
98+
### 9. Add or update dependency
99+
100+
1. Add your dependency in `pyproject.toml` or use `peotry add xxx`
101+
2. Update the poetry.lock file via `poetry lock --no-update`

0 commit comments

Comments
 (0)