Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 302 Bytes

README.rst

File metadata and controls

18 lines (11 loc) · 302 Bytes

Bughouse Rankings

Rankings for our bughouse games

Quickstart

Install Requirements:

pip install -r requirements.txt
pip install -r requirements-dev.txt  # For development or testing

Run the tests:

py.test tests