File: empty_pyproject.toml

package info (click to toggle)
black 18.9b0-1-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,160 kB
  • sloc: python: 91,870; makefile: 32; sh: 2
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.