Skip to content

Commit 8b9b6f5

Browse files
committed
fix requirements bug
1 parent c653de2 commit 8b9b6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
git+git://github.com/samblau/pymatgen@qchem#egg=pymatgen
2-
git+git://github.com/samblau/custodian@qchem#egg=custodian
1+
git+https://github.com/samblau/pymatgen@qchem#egg=pymatgen
2+
git+https://github.com/samblau/custodian@qchem#egg=custodian
33
boto3==1.17.97
44
coverage==5.5
55
moto==2.0.10

0 commit comments

Comments
 (0)