File: setup.cfg

package info (click to toggle)
python-twilio 6.51.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,260 kB
  • sloc: python: 128,982; makefile: 51
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