File: setup.cfg

package info (click to toggle)
python-msrest 0.6.21-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 880 kB
  • sloc: python: 8,599; makefile: 8; sh: 1
file content (8 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
[bdist_wheel]
universal=1

[mypy]
ignore_missing_imports = True

[tool:pytest]
addopts = --durations=10