Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.03 KB

pyproject.toml snippets

This extensions provides snippets to help with populating the content of pyproject.toml files. These snippets are designed to simplify the process of adding common configuration settings and dependencies to your project's pyproject.toml files.

Snippets

At the moment, only one snippet is available.

Prefix Content
pyproject Sample pyproject.toml content

Usage

To use a snippet, simply type the name of the snippet and press Tab. This will expand the snippet to include the appropriate syntax for the pyproject.toml file.

Usage

Contributing

If you have a suggestion for a new snippet or improvement to an existing one, please open an issue or submit a pull request on the GitHub repository.

Change Log

Please see CHANGELOG.md.

License

This extension is licensed under the MIT License.