You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PEP517 compatible project are becoming more common.
I think it is time make python3 -m build --wheel --no-isolation as default, instead of python3 setup.py build.
The text was updated successfully, but these errors were encountered:
PEP517 compatible project are becoming more common.
I think it is time make
python3 -m build --wheel --no-isolation
as default, instead ofpython3 setup.py build
.The text was updated successfully, but these errors were encountered: