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 0888170 + a04ced5 commit 9d5a0f9Copy full SHA for 9d5a0f9
setup.py
@@ -29,8 +29,8 @@
29
include_package_data=True,
30
package_data={"": ["axelrod/data/*.csv"]},
31
classifiers=[
32
- "Programming Language :: Python :: 3.5",
33
"Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3.7",
34
"Programming Language :: Python :: 3 :: Only",
35
],
36
python_requires=">=3.5",
0 commit comments