Azure / Azure/azure-sdk-for-python

[Storage] move azure-storage* packages from setup.py to pyproject.toml

Aperta
#42,410 1 commento 2 reazioni 1 assegnatario Assegnata a @Copilot Vedi su GitHub
Client Storage
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g
PR unite (30g)
217

Descrizione

Convert all azure-storage* EXCEPT azure-mgmt* from using setup.py to pyproject.toml.

1. Avoid converting azure-mgmt* packages.
2. As an example, take a look at the conversion of azure-eventhub [setup.py](https://raw.githubusercontent.com/Azure/azure-sdk-for-python/f58ae820f29eb897770610126ae78ee868b04574/sdk/eventhub/azure-eventhub/setup.py) to [pyproject.toml](https://raw.githubusercontent.com/Azure/azure-sdk-for-python/daf2ffb457fb9a0cd68c670b609bc22890e0c827/sdk/eventhub/azure-eventhub/pyproject.toml).
3. Ensure that the dynamic version file path is added correctly.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.