python-grpc/pyproject.toml
2022-10-23 16:28:08 -04:00

13 lines
214 B
TOML

[project]
name = "strafesnet"
version = "1.0"
description = "StrafesNET GRPC"
[tool.setuptools]
# data to be included is specified in MANIFEST.in
include-package-data = true
[tool.setuptools.packages]
find = {}