We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8f08e commit deee88eCopy full SHA for deee88e
2 files changed
pixi/pixi.toml
pixi/pyproject.toml
@@ -0,0 +1,9 @@
1
+[project]
2
+dependencies = []
3
+name = "pixi"
4
+requires-python = "~= 3.11.0"
5
+version = "0.1.0"
6
+
7
+[tool.pixi.workspace]
8
+channels = ["conda-forge"]
9
+platforms = ["linux-64"]
0 commit comments