Skip to content

Commit e1c9cca

Browse files
committed
final fix (I swear to GOD)
1 parent b7da960 commit e1c9cca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

environment.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
- pip:
3232
- ase==3.22.0
3333
- attrs==21.4.0
34-
- cell2mol==1.0
34+
- git+https://github.com/lcmd-epfl/cell2mol.git
3535
- certifi==2021.10.8
3636
- contourpy==1.3.1
3737
- cycler==0.12.1
@@ -51,11 +51,10 @@ dependencies:
5151
- pyscf==2.2.0
5252
- pytest==6.2.5
5353
- python-dateutil==2.9.0.post0
54-
- qstack-qml==0.0.1
54+
- qstack/qstack-qml
5555
- scikit-learn==1.5.0
5656
- scipy==1.10.0
5757
- six==1.17.0
5858
- threadpoolctl==3.5.0
5959
- toml==0.10.2
6060
- tqdm==4.66.0
61-
prefix: /home/ycalvino/miniconda3/envs/qstack-yml-11

0 commit comments

Comments
 (0)