advanced-python-homework/pyproject.toml

9 lines
200 B
TOML
Raw Normal View History

2023-09-27 22:50:58 +03:00
[project]
name = "controls"
version = "0.0.1."
license = {file = "LICENSE.txt"}
description = "Example SCADA System"
authors = [{name = "teldufalsari et al (cockroaches)"}]
requires-python = ">=3.9"