We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1cb71 commit c67501dCopy full SHA for c67501d
pixi.toml
@@ -4,7 +4,7 @@ channels = ["conda-forge"]
4
platforms = ["linux-64", "osx-arm64", "win-64"]
5
6
[tasks]
7
-postinstall = "pip install --no-use-pep517 --no-build-isolation --no-deps --disable-pip-version-check -e ."
+postinstall = "pip install --no-build-isolation --no-deps --disable-pip-version-check -e ."
8
9
[tasks.install-nightlies]
10
cmd = """
0 commit comments