We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07c7df commit 667087bCopy full SHA for 667087b
1 file changed
pyproject.toml
@@ -107,8 +107,6 @@ python-build = "*" # Equivalent to PyPI `build` package
107
108
[tool.pixi.activation]
109
# 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!
112
scripts = ["setup.sh"]
113
114
[tool.pixi.target.linux-64.dependencies]
0 commit comments