name: python_lint channels: - conda-forge dependencies: - python=3.10 - pylint - wheel - setuptools # https://github.com/python/mypy/issues/17617 - mypy !=1.11.0,!=1.11.1 - numpy - scipy - pandas - scikit-learn - dask - distributed - black - isort - cloudpickle - pytest - hypothesis - hatchling - pyspark>=3.4.0