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
Probably you're already aware of this, but just in case not ...
I just installed Python 3.11.0, and next went to install pyperclip, using pip 22.3. Got a deprecation warning from pip about having to use a legacy method. See attached screenshot. Basically, it looks like pip wants you to use a project.toml file and a wheel package.
hth! And thanks, as always, for pyperclip.
The text was updated successfully, but these errors were encountered:
Thanks, @hugovk. I am happy enough for the moment to have pyperclip installed. I just thought @asweigart might want to know about this for his own packaging purposes.
Probably you're already aware of this, but just in case not ...
I just installed Python 3.11.0, and next went to install pyperclip, using pip 22.3. Got a deprecation warning from pip about having to use a legacy method. See attached screenshot. Basically, it looks like pip wants you to use a project.toml file and a wheel package.
hth! And thanks, as always, for pyperclip.
The text was updated successfully, but these errors were encountered: