add instructions for dev requirements
This commit is contained in:
parent
1270d86843
commit
ba6e2dd022
1 changed files with 7 additions and 0 deletions
|
|
@ -24,3 +24,10 @@ python pypi-list.py --full
|
|||
|
||||
This pipeline run daily at `0:0` to generate a `packages.json`,
|
||||
`unavailable.json`, `avalilable.json`.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
``` bash
|
||||
pip install -e ".[dev]"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue