File: pyproject.toml

package info (click to toggle)
python-memory-profiler 0.61-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 600 kB
  • sloc: python: 2,228; makefile: 33
file content (6 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"

[tool.codespell]
skip = './.git'