python-grpc/pyproject.toml

7 lines
105 B
TOML
Raw Normal View History

2022-07-17 08:18:38 +00:00
[project]
2022-07-17 08:22:37 +00:00
name = "strafesnet"
2022-07-17 08:18:38 +00:00
version = "1"
description = "Python grpc files"
requires-python = ">=3.7"
2022-07-17 08:20:12 +00:00