File: setup.cfg

package info (click to toggle)
datasette 0.65.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,540 kB
  • sloc: python: 19,371; javascript: 10,089; sh: 71; makefile: 47; ansic: 26
file content (5 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[aliases]
test=pytest

[flake8]
max-line-length = 160