pyvider-hcl
2025-12-29
Reorganized pyproject.toml and added parallel quality checks
2 files · 10+ · 6-
Reorganized pyproject.toml
1 file changed
pyproject.tomlMoved build-system to top, updated setuptools requirement, added keywords and Python 3.14 classifier
- Moved
[build-system]section to the top of the file baseline internal1 file
pyproject.toml
- Updated
requiresfromsetuptools>=61.0tosetuptools>=75.0and addedwheelbaseline internal1 file
pyproject.toml
- Added
keywords = ["hcl", "terraform", "configuration", "parser", "pyvider"]and Python 3.14 classifier specify internal1 file
pyproject.toml
- Bumped
attrs>=25.3.0toattrs>=25.4.0baseline internal1 file
pyproject.toml
Enabled parallel quality checks
2 files changed
wrknv.tomlAdded parallel = true to quality taskuv.lockUpdated lock file