Metadata-Version: 2.4
Name: shapley-banckruptcy
Version: 0.1.1
Summary: Algorithms for computing the Shapley value in bankruptcy games
Author-email: Shunta Yamazaki <shuntaweb@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<3.0.0,>=2.3.5
Requires-Dist: pydantic<3.0.0,>=2.12.4
Dynamic: license-file

# Shapley-Banckruptcy

⚠️ **Note:** This package has been moved to [shapley-bankruptcy](https://pypi.org/project/shapley-bankruptcy/)

Please install the new version instead:
```bash
pip install shapley-bankruptcy
```
