Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | Added ReadtheDocs documentation for the public API | Philip Paquette | |
- Reformatted the docstring to be compatible - Added tests to make sure the documentation compiles properly - Added sphinx as a pip requirement Co-authored-by: Philip Paquette <pcpaquette@gmail.com> Co-authored-by: notoraptor <stevenbocco@gmail.com> | |||
2019-04-18 | run_tests.sh targets the diplomacy folder | Philip Paquette | |
2019-04-18 | Fixed Jenkins not reporting tests score correctly | Philip Paquette | |
2019-04-18 | Fixed import path, requirements, and MANIFEST | Philip Paquette | |
- Added numpy as a requirement (for zobrist hashing) - Added tests files - Added MANIFEST.in |