Skip to content

Commit

Permalink
dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Dec 5, 2024
1 parent 0d792da commit 3499e74
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 @@ -98,6 +98,12 @@ pixi install

#### Development

To install the development environment allowing testing:

```sh
pixi install -e tests
```

If you would like to run the tests, use the `tests` Pixi environment:

```sh
Expand Down

0 comments on commit 3499e74

Please # to comment.