Skip to content

Commit 86cafc3

Browse files
committed
Added comment
1 parent 667087b commit 86cafc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ python-build = "*" # Equivalent to PyPI `build` package
107107

108108
[tool.pixi.activation]
109109
# Always execute ./setup.sh when activating the default environment
110+
# Note that 'stumpy' will only be listed via 'pip list | grep stumpy'
111+
# and not via 'pixi list | grep stumpy' since 'pip install .' is used!
110112
scripts = ["setup.sh"]
111113

112114
[tool.pixi.target.linux-64.dependencies]

0 commit comments

Comments
 (0)