summaryrefslogtreecommitdiff
path: root/pyproject.toml
blob: 4b13c41f59b646d28bc1ea34aa53c04bbbcc8efb (plain)
1
2
3
4
5
6
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt

[build-system]
requires = ['setuptools']
build-backend = 'setuptools.build_meta'