fd6cd1da6c
Add the initial proof of concept engagement-stats utility and sufficient boilerplate to produce and test a Python package of it. Change-Id: I43e962ee9c11c830ef503675f5ca3bc5da927262
4 lines
100 B
TOML
4 lines
100 B
TOML
[build-system]
|
|
requires = ["pbr>=5.8.0", "setuptools>=36.6.0", "wheel"]
|
|
build-backend = "pbr.build"
|