File: pyproject.toml

package info (click to toggle)
python-azure 20260203%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 793,600 kB
  • sloc: python: 6,552,618; ansic: 804; javascript: 287; sh: 204; makefile: 198; xml: 109
file content (10 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[tool.azure-sdk-build]
mypy = true
pyright = false
type_check_samples = true
verifytypes = true
black = true

[tool.azure-sdk-conda]
in_bundle = true
bundle_name = "azure-storage"