xarray icon indicating copy to clipboard operation
xarray copied to clipboard

create a development environment

Open keewis opened this issue 3 months ago • 0 comments

  • [x] closes #10990

We have quite a few environments now, but for development there are a few other tools needed. So far, we have:

  • ipython, black, and ipdb
  • pytest-accept

Feel free to accept other tools that need access to the environment. (This environment explicitly excludes typing, but it shouldn't be too hard to add another one should we need it).

Note: environments are only materialized once they are accessed, so if you never use the dev env, pixi should never download and install pytest-accept.

cc @Illviljan

keewis avatar Dec 08 '25 15:12 keewis