# conda environment for source distribution test. name: sdist_test channels: - conda-forge dependencies: - python=3.8 - pip - wheel - cmake - ninja - python-build - c-compiler - cxx-compiler