File: setup.cfg

package info (click to toggle)
python-twilio 7.7.1%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,976 kB
  • sloc: python: 148,884; makefile: 50; sh: 2
file content (8 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
[bdist_wheel]
universal = 1

[metadata]
description-file = README.md

[flake8]
exclude = ./twilio/rest,./twilio/twiml,./tests/integration