Metadata-Version: 2.1
Name: cg-simulator
Version: 0.1.0
Summary: A simulator for card games.
License: MIT
Author: Raymond DeVries
Requires-Python: >=3.9,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dask[distributed] (>=2021.4.1,<2022.0.0)
Requires-Dist: numba (>=0.53.1,<0.54.0)
Requires-Dist: numpy (>=1.20.2,<2.0.0)
Requires-Dist: rich (>=10.1.0,<11.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
