Skip to content

Commit 4fee7ff

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Use pbr"
2 parents 4097749 + fda7ba3 commit 4fee7ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = ['setuptools>=68']
3-
build-backend = 'setuptools.build_meta'
2+
requires = ["pbr>=6.1.1"]
3+
build-backend = "pbr.build"
44

55
[project]
66
name = "python-observabilityclient"

0 commit comments

Comments
 (0)