Metadata-Version: 2.1
Name: sdk_dot
Version: 1.1.8
Summary: A small example package
Project-URL: Homepage, https://github.com/Markelii/deploy-project
Project-URL: Bug Tracker, https://github.com/Markelii/deploy-project/issues
Author-email: Mark <author@example.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: apscheduler<4,>=3.9.1
Requires-Dist: envtoml<1,>=0.1.2
Requires-Dist: pydantic<2,>=1.10.2
Requires-Dist: requests<3,>=2.28.1
Provides-Extra: tests
Requires-Dist: pytest-dotenv<1,>=0.5.2; extra == 'tests'
Requires-Dist: pytest-mock<4,>=3.8.2; extra == 'tests'
Requires-Dist: pytest<8,>=7.1.3; extra == 'tests'
Requires-Dist: responses<1,>=0.21.0; extra == 'tests'
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.