~jelmer/tarmac/fixup-command

« back to all changes in this revision

Viewing changes to pyproject.toml

  • Committer: Jelmer Vernooij
  • Date: 2022-11-06 10:51:38 UTC
  • Revision ID: jelmer@jelmer.uk-20221106105138-qszlhceqmsmzglqj
Add dependencies in setup.cfg, populate pyproject.toml.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[build-system]
 
2
requires = ["setuptools"]
 
3
build-backend = "setuptools.build_meta"