uv icon indicating copy to clipboard operation
uv copied to clipboard

Remove setuptools & wheel from seed packages (#1602)

Open arjunnn opened this issue 6 months ago • 1 comments

Summary

Removed wheel and setuptools from seed packages list when creating a virtual environment

Closes https://github.com/astral-sh/uv/issues/1602

Test Plan

Ran the command cargo nextest run : image

arjunnn avatar Feb 17 '24 19:02 arjunnn

Hi! Thanks for opening a pull request.

We'll only want to do this when the Python version is 3.12 or newer.

zanieb avatar Feb 17 '24 19:02 zanieb

Thank you!

zanieb avatar Feb 18 '24 21:02 zanieb