Metadata-Version: 2.1
Name: pycatan
Version: 0.2.0
Summary: A library for running games of The Settlers of Catan
Author: Josef Waller
Author-email: josef@siriusapplications.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: black (>=21.7b0,<22.0)
Requires-Dist: colored (>=1.4.2,<2.0.0)
Requires-Dist: flake8 (>=3.9.2,<4.0.0)
Requires-Dist: pytest-snapshot (>=0.6.1,<0.7.0)
Requires-Dist: sphinx-autodoc-typehints (>=1.12.0,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=0.5.2,<0.6.0)
