Skip to content

Commit 55d9e67

Browse files
committed
Remove redundant comments and pins. [ci skip]
1 parent 161bab8 commit 55d9e67

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pixi.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ gemmi = ">=0.6.4,<0.7.0"
5858
c-compiler = "*"
5959
cxx-compiler = "*"
6060

61-
# Windows needs a pinned pybind11 version
6261
[target.win-64.dependencies]
63-
pybind11 = "==2.11.1"
6462
gemmi = ">=0.6.4,<0.7.0"
6563

6664
[target.win-64.host-dependencies]
@@ -148,7 +146,7 @@ deepmd-kit = "*"
148146
nnpops = "*"
149147
pytorch = "*"
150148
torchani = "*"
151-
xtb-python = "*" # Note: not compatible with Python 3.12
149+
xtb-python = "*"
152150

153151
# EMLE has no Windows-specific deps (ambertools, pytorch etc. excluded on Windows)
154152

0 commit comments

Comments
 (0)