Skip to content

Commit 2021944

Browse files
committed
Add contributing note
1 parent 1267781 commit 2021944

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/development/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ pixi install
9292

9393
Now you have a development installation of Parcels, as well as a bunch of developer tooling to run tests, check code quality, and build the documentation! Simple as that.
9494

95+
We primarily use the `default` environment when developing locally (you can 'activate' this using `pixi shell`) - but sometimes you might want to enter and run other environments. For example, if you're trying to debug a failure from CI.
96+
9597
### Pixi workflows
9698

9799
**Typical development workflow**

0 commit comments

Comments
 (0)