File: setup.cfg

package info (click to toggle)
scikit-build-core 0.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,408 kB
  • sloc: python: 13,380; ansic: 140; cpp: 134; sh: 27; fortran: 18; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[metadata]
name = abi3_example
version = 0.0.1

[options]
zip_safe = False
python_requires = >=3.8


[bdist_wheel]
py_limited_api = cp38