Metadata-Version: 2.4
Name: toml_update
Version: 0.2.1
Summary: Non-Official package managing tool with official pip installation tool.
Author-email: MovingJu <baramishe@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: build>=1.3.0
Requires-Dist: twine>=6.1.0

# Toml_update

Automatically update `pyproject.toml` with a simple command:

```bash
toml_update
```

This project is not yet in release version.


# Installation

```bash
pip install toml_update
```

# Requirements

None! 

Simplicity is the key focus of this project.
