Skip to content

Commit deb5b78

Browse files
author
Nicolas Legrand
authored
Update setup.py
Require the last version of systole to run
1 parent 54ad03d commit deb5b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def read(fname):
1616
VERSION = "0.4.0"
1717

1818
INSTALL_REQUIRES = [
19-
"systole>=0.1.2",
19+
"systole>=0.1.3",
2020
"psychopy>=2020.1.2",
2121
]
2222

0 commit comments

Comments
 (0)