We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f276bfd + 4e0313e commit 36d0af7Copy full SHA for 36d0af7
setup.py
@@ -54,7 +54,7 @@ def read(*names, **kwargs):
54
'Topic :: Utilities',
55
],
56
install_requires=[
57
- 'axelrod == 3.1.2',
+ 'axelrod >= 3.2.1',
58
59
python_requires=">=3.5",
60
)
0 commit comments