Skip to content

Commit 8a265a0

Browse files
authored
Merge pull request #44 from embodied-computation-group/LegrandNico-patch-2
Update setup.py
2 parents 54ad03d + deb5b78 commit 8a265a0

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)