Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
const-ae committed Dec 2, 2024
1 parent 4783655 commit 8258a19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ If you found a bug, please use the [issue tracker][issue-tracker].

## Building

Install the package in editable mode:

```
pip install ".[dev,doc,test]"
```

Build the documentation locally

```
Expand Down

0 comments on commit 8258a19

Please sign in to comment.