mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
doc: update documentation about poetry update (#1962)
* add doc * Update Development.md --------- Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
This commit is contained in:
parent
da8369c4d2
commit
34cccfe9cc
@ -94,3 +94,8 @@ poetry run pytest ./tests/unit/test_sandbox.py
|
||||
#### Integration tests
|
||||
|
||||
Please refer to [this README](./tests/integration/README.md) for details.
|
||||
|
||||
### 9. Add or update dependency
|
||||
|
||||
1. Add your dependency in `pyproject.toml` or use `peotry add xxx`
|
||||
2. Update the poetry.lock file via `poetry lock --no-update`
|
||||
Loading…
x
Reference in New Issue
Block a user