Skip to content

Commit

Permalink
Merge pull request Axelrod-Python#325 from Axelrod-Python/318-meatballs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcharper committed Sep 22, 2015
2 parents e6569c3 + e066512 commit 78bce32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
url='http://axelrod.readthedocs.org/',
license='The MIT License (MIT)',
description='Reproduce the Axelrod iterated prisoners dilemma tournament',
install_requires=[
"matplotlib >= 1.4.2",
],
# install_requires=[
# "matplotlib >= 1.4.2",
# ],
)

0 comments on commit 78bce32

Please sign in to comment.