[project] name = "slic" version = "0.1.0" channels = ["conda-forge", "paulscherrerinstitute"] platforms = ["linux-64"] [dependencies] python = "3.8.*" pytest = "*" coverage = "*" pytest-html = "*" pytest-cov = "*" allure-pytest = "*" [pypi-dependencies] pytest-md-report = "*" pytest-json-report = "*"