Metadata-Version: 2.3
Name: rtd_init
Version: 0.1.4
Summary: create readthedocs.yaml and requirements.txt file in sphinx project
Project-URL: Documentation, https://github.com/fengyang/hello#readme
Project-URL: Issues, https://github.com/fengyang/hello/issues
Project-URL: Source, https://github.com/fengyang/hello
Author-email: fengyang <864751898@qq.com>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# hello

[![PyPI - Version](https://img.shields.io/pypi/v/rtd_init.svg)](https://pypi.org/project/rtd_init)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hello.svg)](https://pypi.org/project/hello)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install hello
```

## License

`hello` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
