File: setup.cfg

package info (click to toggle)
python-dataset 1.6.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 456 kB
  • sloc: python: 1,420; makefile: 162
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
7
8
[metadata]
description-file = README.md

[flake8]
ignore = E501,E123,E124,E126,E127,E128,E722,E741

[bdist_wheel]
universal = 1