python work
This commit is contained in:
@@ -14,7 +14,12 @@ pip3 install veilid_python
|
||||
|
||||
## Development
|
||||
|
||||
To update schema for validation:
|
||||
To run tests:
|
||||
```
|
||||
poetry run pytest
|
||||
```
|
||||
|
||||
To update schema for validation with the latest copy from a running `veilid-server`:
|
||||
```
|
||||
./update_schema.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user