diff --git a/environment.yml b/environment.yml deleted file mode 100644 index 414fd1d5a..000000000 --- a/environment.yml +++ /dev/null @@ -1,35 +0,0 @@ -name: ribasim - -channels: - - conda-forge - -dependencies: - - black - - black-jupyter - - build - - datamodel-code-generator - - geopandas - - jupyterlab - - matplotlib - - mypy - - pandas!=2.1.0 - - pandas-stubs - - pandera - - pip - - pip: - - quartodoc - - pre-commit - - pyarrow - - pydantic=1 - - pyogrio - - pytest - - pytest-cov - - python>=3.9 - - ruff - - shapely>=2.0 - - tomli - - tomli-w - - typing-extensions>=4.6 - - twine - - xarray - - xmipy