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 3adf311 + 07b29e2 commit 4cc154bCopy full SHA for 4cc154b
setup.py
@@ -56,5 +56,5 @@ def read(*names, **kwargs):
56
install_requires=[
57
'axelrod == 3.1.2',
58
],
59
- python_requires=">=3.6",
+ python_requires=">=3.5",
60
)
0 commit comments