Skip to content

azdev v0.2.12

Choose a tag to compare

@aryasadeghi1 aryasadeghi1 released this 03 Jul 03:23
· 4 commits to dev since this release
f2fcc20

Editable installs (azdev setup, azdev extension add, code generation) now pass --no-build-isolation so wheels build against the environment's pinned setuptools instead of an isolated PEP 517 build environment. This fixes editable-install failures introduced by the setuptools pinning.