File tree Expand file tree Collapse file tree
attestation/azure-security-attestation
azure-ai-language-conversations
azure-ai-language-questionanswering
confidentialledger/azure-confidentialledger
servicebus/azure-servicebus
translation/azure-ai-translation-text
webpubsub/azure-messaging-webpubsubclient Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,3 +67,6 @@ pytyped = ["py.typed"]
6767[tool .azure-sdk-build ]
6868verifytypes = false
6969
70+ [tool .azure-sdk-conda ]
71+ in_bundle = false
72+
Original file line number Diff line number Diff line change @@ -63,3 +63,6 @@ pytyped = ["py.typed"]
6363[tool .azure-sdk-build ]
6464pyright = false
6565ci_enabled = false
66+
67+ [tool .azure-sdk-conda ]
68+ in_bundle = false
Original file line number Diff line number Diff line change @@ -63,3 +63,6 @@ pytyped = ["py.typed"]
6363
6464[packaging ]
6565auto_update = false
66+
67+ [tool .azure-sdk-conda ]
68+ in_bundle = false
Original file line number Diff line number Diff line change @@ -58,3 +58,6 @@ exclude = [
5858
5959[tool .setuptools .package-data ]
6060pytyped = [" py.typed" ]
61+
62+ [tool .azure-sdk-conda ]
63+ in_bundle = false
Original file line number Diff line number Diff line change @@ -63,3 +63,6 @@ pytyped = ["py.typed"]
6363
6464[tool .azure-sdk-build ]
6565pyright = false
66+
67+ [tool .azure-sdk-conda ]
68+ in_bundle = false
Original file line number Diff line number Diff line change @@ -44,3 +44,6 @@ pytyped = ["py.typed"]
4444[tool .azure-sdk-build ]
4545pyright = false
4646black = true
47+
48+ [tool .azure-sdk-conda ]
49+ in_bundle = false
Original file line number Diff line number Diff line change @@ -49,3 +49,6 @@ pytyped = ["py.typed"]
4949pyright = false
5050verifytypes = true
5151black = true
52+
53+ [tool .azure-sdk-conda ]
54+ in_bundle = false
Original file line number Diff line number Diff line change @@ -47,4 +47,7 @@ pyright = false
4747type_check_samples = true
4848verifytypes = true
4949pylint = true
50- black = false
50+ black = false
51+
52+ [tool .azure-sdk-conda ]
53+ in_bundle = false
Original file line number Diff line number Diff line change @@ -66,3 +66,6 @@ pylint = true
6666type_check_samples = true
6767verifytypes = true
6868pyright = true
69+
70+ [tool .azure-sdk-conda ]
71+ in_bundle = false
Original file line number Diff line number Diff line change @@ -57,3 +57,6 @@ pytyped = ["py.typed"]
5757[tool .azure-sdk-build ]
5858pylint = false
5959pyright = false
60+
61+ [tool .azure-sdk-conda ]
62+ in_bundle = false
You can’t perform that action at this time.
0 commit comments