File: pyproject.toml

package info (click to toggle)
plotly 5.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 90,200 kB
  • sloc: python: 368,793; javascript: 213,159; sh: 49; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
[build-system]
requires = ["jupyterlab~=3.0;python_version>='3.6'", "setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"