We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e69b2 commit 3b08396Copy full SHA for 3b08396
pyproject.toml
@@ -106,9 +106,7 @@ twine = "*"
106
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!
+# Always execute ./setup.sh when activating the default environment
112
scripts = ["setup.sh"]
113
114
[tool.pixi.target.linux-64.dependencies]
0 commit comments