Axelrod-Python/Axelrod

Add script to find new seeds

Opened this issue · 0 comments

Re: discussion in #1288, add back in the code used for serializing tests and finding new random seeds. Requires using the attrs library or the built in dataclasses available in Python 3.7+ (requires handing #1315).

See also #1353