File: pyproject.toml

package info (click to toggle)
bioxtasraw 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 258,948 kB
  • sloc: python: 78,311; makefile: 27; sh: 21
file content (3 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (2)
1
2
3
[build-system]
# Minimum requirements for the build system to execute.
requires = ["setuptools", "wheel", "cython", "six"]  # PEP 508 specifications.