File: empty_pyproject.toml

package info (click to toggle)
black 25.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,180 kB
  • sloc: python: 113,389; makefile: 25
file content (2 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (5)
1
2
# Empty pyproject.toml to use with some tests that depend on Python 3.6 autodiscovery
# and so on.