File: pyproject.toml

package info (click to toggle)
python-myuplink 0.6.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96 kB
  • sloc: python: 521; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (2)
1
2
3
[build-system]
requires = ['setuptools>=42']
build-backend = 'setuptools.build_meta'