File: pyproject.toml

package info (click to toggle)
astropy-sphinx-theme 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 288 kB
  • sloc: javascript: 161; python: 55; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 119 bytes parent folder | download
1
2
3
4
5
[build-system]
requires = [
            "setuptools_scm",
            "wheel"]
build-backend = 'setuptools.build_meta'