Skip to content

Commit 3b08396

Browse files
committed
Reverting pyproject.toml
1 parent 84e69b2 commit 3b08396

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,7 @@ twine = "*"
106106
python-build = "*" # Equivalent to PyPI `build` package
107107

108108
[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!
109+
# Always execute ./setup.sh when activating the default environment
112110
scripts = ["setup.sh"]
113111

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

0 commit comments

Comments
 (0)