We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf67a5 commit 4cbf062Copy full SHA for 4cbf062
1 file changed
pyproject.toml
@@ -182,3 +182,6 @@ pre-commit = ">=4.3.0,<5"
182
[tool.pixi.tasks]
183
install-hooks = "pre-commit install"
184
lint = "pre-commit run --all-files"
185
+
186
+[tool.pixi.activation.env]
187
+PYTHONNOUSERSITE = "1"
0 commit comments