Skip to content

Commit 4e0313e

Browse files
committed
Loosen and update pin for Axelrod
1 parent ab469e9 commit 4e0313e

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
@@ -54,7 +54,7 @@ def read(*names, **kwargs):
5454
'Topic :: Utilities',
5555
],
5656
install_requires=[
57-
'axelrod == 3.1.2',
57+
'axelrod >= 3.2.1',
5858
],
5959
python_requires=">=3.5",
6060
)

0 commit comments

Comments
 (0)