We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161bab8 commit 55d9e67Copy full SHA for 55d9e67
1 file changed
pixi.toml
@@ -58,9 +58,7 @@ gemmi = ">=0.6.4,<0.7.0"
58
c-compiler = "*"
59
cxx-compiler = "*"
60
61
-# Windows needs a pinned pybind11 version
62
[target.win-64.dependencies]
63
-pybind11 = "==2.11.1"
64
gemmi = ">=0.6.4,<0.7.0"
65
66
[target.win-64.host-dependencies]
@@ -148,7 +146,7 @@ deepmd-kit = "*"
148
146
nnpops = "*"
149
147
pytorch = "*"
150
torchani = "*"
151
-xtb-python = "*" # Note: not compatible with Python 3.12
+xtb-python = "*"
152
153
# EMLE has no Windows-specific deps (ambertools, pytorch etc. excluded on Windows)
154
0 commit comments