Metadata-Version: 2.1
Name: comis
Version: 0.1.0
Summary: comis, the simplest way to create a reddit bot
Author: Endercheif
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: docs
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: Sphinx (>=4.5.0,<5.0.0); extra == "docs"
Requires-Dist: asyncpraw (>=7.5.0,<8.0.0)
Requires-Dist: pydata-sphinx-theme (>=0.8.1,<0.9.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (>=1.18.1,<2.0.0); extra == "docs"
