Installation
The Python package supports Python 3.11 - 3.14
PyPI
pip install water-futures-battle
Git
Download or clone the repository:
git clone https://github.com/WaterFutures/water-futures-battle.git
cd water-futures-battle
Build the package (note that uv is used as a build system):
uv build
Install the package:
pip install .