Update pixi.toml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "slic"
|
||||
version = "0.1.0"
|
||||
channels = ["conda-forge", "paulscherrerinstitute"]
|
||||
channels = ["conda-forge"]
|
||||
platforms = ["linux-64"]
|
||||
|
||||
[dependencies]
|
||||
@@ -13,5 +13,9 @@ pytest-cov = "*"
|
||||
allure-pytest = "*"
|
||||
|
||||
[pypi-dependencies]
|
||||
pytest-md-report = "*"
|
||||
pytest = "*"
|
||||
pytest-cov = "*"
|
||||
pytest-html = "*"
|
||||
pytest-json-report = "*"
|
||||
pytest-md-report = "*"
|
||||
coverage = "*"
|
||||
|
||||
Reference in New Issue
Block a user