Skip to content

Commit e8b4ce1

Browse files
committed
FIX point to main branch of pymoten in setup
1 parent 772eb88 commit e8b4ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"nltk",
2121
"pycortex",
2222
"himalaya @ git+https://github.com/gallantlab/himalaya@main#egg=himalaya",
23-
"pymoten @ git+https://github.com/gallantlab/pymoten@master#egg=pymoten",
23+
"pymoten @ git+https://github.com/gallantlab/pymoten@main#egg=pymoten",
2424
]
2525

2626
if __name__ == "__main__":

0 commit comments

Comments
 (0)