Skip to content

Commit 22bb52d

Browse files
authored
docs(manifest): more simple introduction to manifest reference (#4601)
1 parent f1a37de commit 22bb52d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/pixi_manifest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
The `pixi.toml` is the workspace manifest, also known as the Pixi workspace configuration file.
3+
It specifies environments for a workspace, and the package dependency requirements for those environments. It can also specify tasks which can run in those environments, as well as many other configuration options.
34

45
A `toml` file is structured in different tables.
56
This document will explain the usage of the different tables.

0 commit comments

Comments
 (0)