We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c0b38 commit 28fec72Copy full SHA for 28fec72
docs/contributing.md
@@ -51,6 +51,13 @@ pytest virtualizarr
51
exit
52
```
53
54
+If you run into issues with the development environment, here are some recommending steps:
55
+- Update pixi using `pixi self-update` and then retry the development workflow.
56
+- Clean up environments using `pixi clean` and then retry the development workflow.
57
+- Manually find and clean the cache dir listed in `pixi info` and then retry the development workflow.
58
+- Ask for help in the [VirtualiZarr channel of the Earthmover community slack](https://earthmover-community.slack.com/archives/C08EXCE8ZQX).
59
+
60
61
62
## Contributing documentation
63
0 commit comments