Skip to content

Commit f637b2d

Browse files
committed
Fix iodata branch to install
1 parent fa48b4c commit f637b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565
"pyscf",
6666
"qc-gbasis@git+https://github.com/theochem/gbasis.git@master",
6767
"qc-grid@git+https://github.com/theochem/grid.git@master",
68-
"qc-iodata@git+https://github.com/theochem/iodata.git@master",
68+
"qc-iodata@git+https://github.com/theochem/iodata.git@main",
6969
]
7070
test_extra = [
7171
"pytest-md",

0 commit comments

Comments
 (0)