gunyarakun / python-shogi

A pure Python shogi library with move generation and validation and handling of common formats.
GNU General Public License v3.0
179 stars 43 forks source link

Revive doctest #31

Open gunyarakun opened 3 years ago

gunyarakun commented 3 years ago

Originally, README.rst is tested by doctest, but currently not.