01b888b722b680ba22e6dbb5a3f3401c9106910b
[mudpy.git] / pyproject.toml
1 # Copyright (c) 2022 mudpy authors. Permission to use, copy,
2 # modify, and distribute this software is granted under terms
3 # provided in the LICENSE file distributed with this software.
4
5 [build-system]
6 requires = ["pbr>=5.8.0", "setuptools>=36.6.0"]
7 build-backend = "pbr.build"