Skip to content

Commit 66b5ac2

Browse files
authored
Merge pull request #1222 from stonebig/master
package names
2 parents 4da8dfb + c809fb1 commit 66b5ac2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

winpython/data/packages.ini

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3571,3 +3571,27 @@ description = Fast and Customizable Tokenizers
35713571
[transformers]
35723572
description = State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
35733573
3574+
[azure-cosmos]
3575+
description = Microsoft Azure Cosmos Client Library for Python
3576+
3577+
[azure-identity]
3578+
description = Microsoft Azure Identity Library for Python
3579+
3580+
[build]
3581+
description = A simple, correct Python build frontend
3582+
3583+
[lazy-loader]
3584+
description = lazy_loader
3585+
3586+
[msal]
3587+
description = The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.
3588+
3589+
[msal-extensions]
3590+
description = Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.
3591+
3592+
[openai]
3593+
description = Python client library for the OpenAI API
3594+
3595+
[pyproject-hooks]
3596+
description = Wrappers to call pyproject.toml-based build backend hooks.
3597+

0 commit comments

Comments
 (0)