advanced-python-homework/pyproject.toml
2023-09-28 01:36:18 +03:00

9 lines
195 B
TOML

[project]
name = "controls"
version = "0.0.1"
license = {file = "LICENSE"}
description = "Example SCADA System"
authors = [{name = "teldufalsari et al (cockroaches)"}]
requires-python = ">=3.9"