File: pyproject.toml

package info (click to toggle)
mariadb-connector-python 1.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 812 kB
  • sloc: python: 6,099; ansic: 4,896; sh: 23; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
5
6
[build-system]
requires = [
  "wheel",
  "setuptools",
  "packaging",
]