File: pyproject.toml

package info (click to toggle)
python-lua 1.0-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 200 kB
  • sloc: ansic: 1,199; python: 196; sh: 65; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (7)
1
2
3
[build-system]
requires = ['setuptools>=42']
build-backend = 'setuptools.build_meta'