Skip to content

Commit ad246e4

Browse files
author
Shyue Ping Ong
committed
Fix req ci.
1 parent c677d48 commit ad246e4

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

requirements-ci.txt

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
ase>=3.22.1
2-
chemview>=0.6
3-
netCDF4>=1.5.8
4-
fdint>=2.0.2
5-
phonopy>=2.16.3
6-
h5py>=3.8.0
7-
BoltzTraP2>=22.3.2
8-
f90nml>=1.4.3
9-
# hiphive>=0.6
10-
seekpath>=2.0.1
11-
jarvis-tools>=2022.9.16
12-
galore>=0.7.0
13-
matgl>=0.5.1
1+
pytest
2+
pytest-cov
3+
coverage
4+
coveralls
5+
mypy
6+
ruff
7+
black

0 commit comments

Comments
 (0)