TNO Intern

Commit f826742c authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Enabling the pipeline to read from the pydoubletcalc package registry

parent 7bb2a3b8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ package-dir = {"" = "src"}

[tool.pixi.project]
channels = ["conda-forge"]
workspace = ["win-64", "linux-64"]
platforms = ["win-64", "linux-64"]

[tool.pixi.pypi-dependencies]
pythermogis = { path = ".", editable = true }