File: pyproject.toml

package info (click to toggle)
nml 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,932 kB
  • sloc: python: 20,457; ansic: 109; makefile: 68
file content (6 lines) | stat: -rw-r--r-- 150 bytes parent folder | download
1
2
3
4
5
6
[build-system]
requires = ["setuptools", "ply"]

[tool.black]
line-length = 120
exclude = 'action2var_variables.py|action3_callbacks.py|ply|setup.py'