2 parents 4097749 + fda7ba3 commit 4fee7ffCopy full SHA for 4fee7ff
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ['setuptools>=68']
3
-build-backend = 'setuptools.build_meta'
+requires = ["pbr>=6.1.1"]
+build-backend = "pbr.build"
4
5
[project]
6
name = "python-observabilityclient"
0 commit comments