diff --git a/environment_dev.yaml b/environment_dev.yaml index 4d7d9596..29981d83 100644 --- a/environment_dev.yaml +++ b/environment_dev.yaml @@ -4,19 +4,21 @@ channels: - defaults dependencies: - python==3.12 - - jupytext - - monkeytype - - numpy - - pandas - pip - - pre-commit - - pyarrow - - pytest - - scikit-learn - - scipy - # build - - build - - meson - - ninja - # publish - - twine + - pip: + - jupytext + - monkeytype + - numpy + - pandas + - pip + - pre-commit + - pyarrow + - pytest + - scikit-learn + - scipy + # build + - build + - meson + - ninja + # publish + - twine