python-grpc/pyproject.toml

13 lines
214 B
TOML
Raw Normal View History

2022-10-23 19:48:09 +00:00
[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 = {}