axelrod/tests/unit/test_player.py:169: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead
axelrod/strategy_transformers.py:79: DeprecationWarning: inspect.getargspec() is deprecated, use inspect.signature() instead
Running the unit tests gives the following: