8 lines
182 B
TOML
8 lines
182 B
TOML
[project]
|
|
name = "govietools"
|
|
version = "1.0.20"
|
|
description = "Optimize your model for use in the Govie Editor"
|
|
readme = "README.md"
|
|
requires-python = ">=3.11.13"
|
|
dependencies = []
|