File: setup.cfg

package info (click to toggle)
datasette 0.65.2-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 4,260 kB
  • sloc: python: 28,661; 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